IPCGET_NEW(9) Kernel IPC facilities IPCGET_NEW(9)NAMEipcget_new - create a new ipc objectSYNOPSISint ipcget_new(struct ipc_namespace * ns, struct ipc_ids * ids, struct ipc_ops * ops, struct ipc_params * params);ARGUMENTSns namespace ids IPC identifer set ops the actual creation routine to call params its parametersDESCRIPTIONThis routine is called by sys_msgget, sys_semget and sys_shmget when the key is IPC_PRIVATE.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IPCGET_NEW(9)
| Related Man Pages |
|---|
| utrace_attach_task(9) - suse |
| ipc(2) - redhat |
| ipc(2) - centos |
| ipc(2) - suse |
| semget(2) - osx |