kernel_to_ipc64_perm(9) suse man page | unix.com

Man Page: kernel_to_ipc64_perm

Operating Environment: suse

Section: 9

KERNEL_TO_IPC64_PERM(9) 				       Kernel IPC facilities					   KERNEL_TO_IPC64_PERM(9)

NAME
kernel_to_ipc64_perm - convert kernel ipc permissions to user
SYNOPSIS
void kernel_to_ipc64_perm(struct kern_ipc_perm * in, struct ipc64_perm * out);
ARGUMENTS
in kernel permissions out new style IPC permissions
DESCRIPTION
Turn the kernel object in into a set of permissions descriptions for returning to userspace (out).
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KERNEL_TO_IPC64_PERM(9)
Related Man Pages
pam_console_apply(8) - redhat
shmid_ds(4) - osf1
ipc(2) - suse
umask(2) - suse
msqid_ds(4) - osf1
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Docker learning Phase-I