Query: ipc_check_perms
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IPC_CHECK_PERMS(9) Kernel IPC facilities IPC_CHECK_PERMS(9)NAMEipc_check_perms - check security and permissions for an IPCSYNOPSISint ipc_check_perms(struct ipc_namespace * ns, struct kern_ipc_perm * ipcp, struct ipc_ops * ops, struct ipc_params * params);ARGUMENTSns IPC namespace ipcp ipc permission set ops the actual security routine to call params its parametersDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IPC_CHECK_PERMS(9)
Related Man Pages |
---|
ipc(2) - redhat |
ipc(2) - debian |
__pmlookupipc(3) - centos |
__pmresetipc(3) - centos |
semget(2) - osx |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
CentOS 6 ran out of space, need to reclaim it |