Query: kernel_to_ipc64_perm
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)