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 3.10 June 2014 IPCGET_NEW(9)
| Related Man Pages |
|---|
| ipc(2) - redhat |
| fc_remote_port_add(9) - centos |
| parport_register_port(9) - centos |
| usb_gstrings_attach(9) - centos |
| ipc(2) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Tar Command |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |