centos man page for ipc_addid

Query: ipc_addid

OS: centos

Section: 9

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

IPC_ADDID(9)						       Kernel IPC facilities						      IPC_ADDID(9)

NAME
ipc_addid - add an IPC identifier
SYNOPSIS
int ipc_addid(struct ipc_ids * ids, struct kern_ipc_perm * new, int size);
ARGUMENTS
ids IPC identifier set new new IPC permission set size limit for the number of used ids
DESCRIPTION
Add an entry 'new' to the IPC ids idr. The permissions object is initialised and the first free entry is set up and the id assigned is returned. The 'new' entry is returned in a locked state on success. On failure the entry is not locked and a negative err-code is returned. Called with writer ipc_ids.rwsem held.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IPC_ADDID(9)
Related Man Pages
ipc::semaphore(3pm) - redhat
ipc::msg(3pm) - mojave
ipc::msg(3pm) - centos
ipc::run::debug(3) - centos
ipc::run::safehandles(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq