1IPC_UPDATE_PERM(9)           Kernel IPC facilities          IPC_UPDATE_PERM(9)
2
3
4

NAME

6       ipc_update_perm - update the permissions of an IPC.
7

SYNOPSIS

9       int ipc_update_perm(struct ipc64_perm * in,
10                           struct kern_ipc_perm * out);
11

ARGUMENTS

13       in
14           the permission given as input.
15
16       out
17           the permission of the ipc to set.
18
20Kernel Hackers Manual 3.10         June 2019                IPC_UPDATE_PERM(9)
Impressum