ipc_addid(9) suse man page | unix.com

Man Page: ipc_addid

Operating Environment: suse

Section: 9

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 ipc_ids.rw_mutex held as a writer.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 IPC_ADDID(9)
Related Man Pages
ipc(2) - linux
ipc::msg(3pm) - mojave
ipc::run::debug(3) - suse
child::link::ipc::pipe::parent(3pm) - debian
child::link::ipc::pipe::proc(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I
32 bit process addressing more than 4GB