centos man page for ipc_findkey

Query: ipc_findkey

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 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 structure
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IPC_FINDKEY(9)
Related Man Pages
ipc(3head) - sunos
ipc.h(3head) - opensolaris
ipc.h(3head) - mojave
ipc(3head) - minix
ipc(3head) - opendarwin
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq