Query: ipc_findkey
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 findDESCRIPTIONRequires ipc_ids.rw_mutex 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 2.6. July 2010 IPC_FINDKEY(9)
Related Man Pages |
---|
ipc.h(3head) - sunos |
ipc.h(3head) - centos |
ipc.h(3head) - debian |
ipc(3head) - php |
ipc(3head) - xfree86 |