1. NAME▲
ipc_update_perm - update the permissions of an IPC.
2. SYNOPSIS ▲
int ipc_update_perm(struct ipc64_perm * in , struct kern_ipc_perm * out );
3. ARGUMENTS ▲
in
the permission given as input.
out
the permission of the ipc to set.
4. COPYRIGHT ▲