suse man page for ipc_findkey

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)

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) - freebsd
ipc(3head) - mojave
ipc.h(3head) - debian
ipc(3head) - minix
ipc(3head) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
Docker learning Phase-I