1IPC_UPDATE_PERM(9) Kernel IPC facilities IPC_UPDATE_PERM(9)
23
4
NAME
6ipc_update_perm - update the permissions of an IPC.
7
SYNOPSIS
9void ipc_update_perm(struct ipc64_perm * in,
10struct kern_ipc_perm * out);
11
ARGUMENTS
13in
14the permission given as input.
1516
out
17the permission of the ipc to set.
18
COPYRIGHT
20Kernel Hackers Manual 2.6. June 2019 IPC_UPDATE_PERM(9)