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) - debian |
| ipc(2) - centos |
| __pmprintipc(3) - centos |
| pmlookupipc(3) - centos |
| ipc(2) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |