ipcget(9) centos man page | unix.com

Man Page: ipcget

Operating Environment: centos

Section: 9

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
parport_register_port(9) - centos
struct_regulator_desc(9) - centos
usb_gstrings_attach(9) - centos
struct_ccw_driver(9) - suse
audio::mpd::common::item(3pm) - debian
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq