ipc64_perm_to_ipc_perm(9) - phpMan
IPC64_PERM_TO_IPC_PE(9) Kernel IPC facilities IPC64_PERM_TO_IPC_PE(9)
NAME
ipc64_perm_to_ipc_perm - convert new ipc permissions to old
SYNOPSIS
void ipc64_perm_to_ipc_perm(struct ipc64_perm * in, struct ipc_perm * out);
ARGUMENTS
in
new style ipc permissions
out
old style ipc permissions
DESCRIPTION
Turn the new style permissions object in into a compatibility object and store it into the
out pointer.
COPYRIGHT
Kernel Hackers Manual 4.8. January 2017 IPC64_PERM_TO_IPC_PE(9)
|