Query: ipc_addid
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IPC_ADDID(9) Kernel IPC facilities IPC_ADDID(9)NAMEipc_addid - add an IPC identifierSYNOPSISint ipc_addid(struct ipc_ids * ids, struct kern_ipc_perm * new, int size);ARGUMENTSids IPC identifier set new new IPC permission set size limit for the number of used idsDESCRIPTIONAdd 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IPC_ADDID(9)
Related Man Pages |
---|
ipc(2) - redhat |
ipc(2) - centos |
ipc(2) - suse |
ipc::msg(3pm) - centos |
ipc::run::debug(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
Tar Command |
CentOS7 restoring file capabilities |
Please Welcome Dave Munro to the Moderator Team! |