ipc_update_perm (9) Linux Manual Page
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
in
-
- the permission given as input.
out
- the permission of the ipc to set.
