Man Page: kernel_to_ipc64_perm
Operating Environment: centos
Section: 9
KERNEL_TO_IPC64_PERM(9) Kernel IPC facilities KERNEL_TO_IPC64_PERM(9)NAMEkernel_to_ipc64_perm - convert kernel ipc permissions to userSYNOPSISvoid kernel_to_ipc64_perm(struct kern_ipc_perm * in, struct ipc64_perm * out);ARGUMENTSin kernel permissions out new style IPC permissionsDESCRIPTIONTurn the kernel object in into a set of permissions descriptions for returning to userspace (out).COPYRIGHTKernel Hackers Manual 3.10 June 2014 KERNEL_TO_IPC64_PERM(9)
| Related Man Pages |
|---|
| ipc(2) - redhat |
| umask(2) - linux |
| umask(2) - debian |
| ipc(2) - debian |
| chkstat(8) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |