centos man page for ipcget

Query: ipcget

OS: centos

Section: 9

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

IPCGET(9)						       Kernel IPC facilities							 IPCGET(9)

NAME
ipcget - Common sys_*get code
SYNOPSIS
int ipcget(struct ipc_namespace * ns, struct ipc_ids * ids, struct ipc_ops * ops, struct ipc_params * params);
ARGUMENTS
ns namsepace ids IPC identifier set ops operations to be called on ipc object creation, permission checks and further checks params the parameters needed by the previous operations.
DESCRIPTION
Common routine called by sys_msgget, sys_semget and sys_shmget.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IPCGET(9)
Related Man Pages
ipc(2) - redhat
fc_remote_port_add(9) - centos
parport_register_port(9) - suse
struct_ccwgroup_driver(9) - centos
struct_rio_mport(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I