IPC_FINDKEY(9) Kernel IPC facilities IPC_FINDKEY(9)NAMEipc_findkey - find a key in an ipc identifier setSYNOPSISstruct kern_ipc_perm * ipc_findkey(struct ipc_ids * ids, key_t key);ARGUMENTSids Identifier set key The key to find Requires ipc_ids.rwsem locked. Returns the LOCKED pointer to the ipc structure if found or NULL if not. If key is found ipc points to the owning ipc structureCOPYRIGHTKernel Hackers Manual 3.10 June 2014 IPC_FINDKEY(9)
| Related Man Pages |
|---|
| ipc.h(3head) - sunos |
| ipc(3head) - freebsd |
| ipc(3head) - mojave |
| ipc.h(3head) - mojave |
| ipc(3head) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |