ipc_check_perms(9) centos man page | unix.com

Man Page: ipc_check_perms

Operating Environment: centos

Section: 9

IPC_CHECK_PERMS(9)					       Kernel IPC facilities						IPC_CHECK_PERMS(9)

NAME
ipc_check_perms - check security and permissions for an IPC
SYNOPSIS
int ipc_check_perms(struct ipc_namespace * ns, struct kern_ipc_perm * ipcp, struct ipc_ops * ops, struct ipc_params * params);
ARGUMENTS
ns IPC namespace ipcp ipc permission set ops the actual security routine to call params its parameters
DESCRIPTION
This routine is called by sys_msgget, sys_semget and sys_shmget when the key is not IPC_PRIVATE and that key already exists in the ids IDR. On success, the IPC id is returned. It is called with ipc_ids.rwsem and ipcp->lock held.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IPC_CHECK_PERMS(9)
Related Man Pages
ipc(2) - redhat
ipc(2) - centos
__pmaddipc(3) - centos
__pmoverridelastfd(3) - centos
ipc(2) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!