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(3head) - opensolaris |
| ipc.h(3head) - opensolaris |
| ipc.h(3head) - centos |
| ipc(3head) - minix |
| ipc(3head) - x11r4 |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Migrating to UNIX |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |