IPC_UPDATE_PERM
Section: Kernel IPC facilities (9)
Updated: February 2011
Index
Return to Main Contents
NAME
ipc_update_perm - update the permissions of an IPC.
SYNOPSIS
-
void ipc_update_perm(struct ipc64_perm * in, struct kern_ipc_perm * out);
ARGUMENTS
in
-
- the permission given as input.
out
-
the permission of the ipc to set.
COPYRIGHT