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.