ipcget(9) suse man page | unix.com

Man Page: ipcget

Operating Environment: suse

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 2.6. July 2010 IPCGET(9)
Related Man Pages
vn_close(9) - netbsd
utrace_attach_task(9) - suse
usb_gstrings_attach(9) - centos
ipc(2) - suse
audio::mpd::common::item(3pm) - debian
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I