ipc_findkey(9) centos man page | unix.com

Man Page: ipc_findkey

Operating Environment: centos

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 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.h(3head) - sunos
ipc.h(3head) - centos
ipc(3head) - freebsd
ipc.h(3head) - debian
ipc(3head) - xfree86
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!