ipcperms(9) suse man page | unix.com

Man Page: ipcperms

Operating Environment: suse

Section: 9

IPCPERMS(9)						       Kernel IPC facilities						       IPCPERMS(9)

NAME
ipcperms - check IPC permissions
SYNOPSIS
int ipcperms(struct kern_ipc_perm * ipcp, short flag);
ARGUMENTS
ipcp IPC permission set flag desired permission set.
DESCRIPTION
Check user, group, other permissions for access to ipc resources. return 0 if allowed
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 IPCPERMS(9)
Related Man Pages
ipc(2) - redhat
ipc(2) - linux
ipc(2) - centos
__pmlookupipc(3) - centos
__pmprintipc(3) - centos
Similar Topics in the Unix Linux Community
semaphore access speed