suse man page for ipcperms

Query: ipcperms

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - centos
__pmaddipc(3) - centos
__pmlookupipc(3) - centos
__pmresetipc(3) - centos
ipc(2) - suse
Similar Topics in the Unix Linux Community
semaphore access speed