IPC64_PERM_TO_IPC_PE(9) Kernel IPC facilities IPC64_PERM_TO_IPC_PE(9)NAMEipc64_perm_to_ipc_perm - convert new ipc permissions to oldSYNOPSISvoid ipc64_perm_to_ipc_perm(struct ipc64_perm * in, struct ipc_perm * out);ARGUMENTSin new style IPC permissions out old style IPC permissionsDESCRIPTIONTurn the new style permissions object in into a compatibility object and store it into the out pointer.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IPC64_PERM_TO_IPC_PE(9)
| Related Man Pages |
|---|
| shmid_ds(4) - osf1 |
| msqid_ds(4) - osf1 |
| semid_ds(4) - osf1 |
| ipc::msg(3pm) - suse |
| ipc::msg(3pm) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |