ipc_findkey(9) suse man page | unix.com

Man Page: ipc_findkey

Operating Environment: suse

Section: 9

IPC_FINDKEY(9)						       Kernel IPC facilities						    IPC_FINDKEY(9)

NAME
ipc_findkey - find a key in an ipc identifier set
SYNOPSIS
struct kern_ipc_perm * ipc_findkey(struct ipc_ids * ids, key_t key);
ARGUMENTS
ids Identifier set key The key to find
DESCRIPTION
Requires 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 structure
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 IPC_FINDKEY(9)
Related Man Pages
ipc(3head) - sunos
ipc(3head) - opensolaris
ipc(3head) - mojave
ipc(3head) - x11r4
ipc(3head) - xfree86
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I