other versions
IPC_UPDATE_PERM(9) | Kernel IPC facilities | IPC_UPDATE_PERM(9) |
NAME¶
ipc_update_perm - update the permissions of an ipc object
SYNOPSIS¶
int ipc_update_perm(struct ipc64_perm * in, struct kern_ipc_perm * out);
ARGUMENTS¶
struct ipc64_perm * in
the permission given as input.
struct kern_ipc_perm * out
the permission of the ipc to set.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.11 |