ipcget_new(9) suse man page | unix.com

Man Page: ipcget_new

Operating Environment: suse

Section: 9

IPCGET_NEW(9)						       Kernel IPC facilities						     IPCGET_NEW(9)

NAME
ipcget_new - create a new ipc object
SYNOPSIS
int ipcget_new(struct ipc_namespace * ns, struct ipc_ids * ids, struct ipc_ops * ops, struct ipc_params * params);
ARGUMENTS
ns namespace ids IPC identifer set ops the actual creation routine to call params its parameters
DESCRIPTION
This routine is called by sys_msgget, sys_semget and sys_shmget when the key is IPC_PRIVATE.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 IPCGET_NEW(9)
Related Man Pages
semget(2) - mojave
ipc(2) - redhat
ipc(2) - debian
struct_ccw_driver(9) - suse
semget(2) - osx
Similar Topics in the Unix Linux Community
Change directory error
Migrating to UNIX
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I