1IPC64_PERM_TO_IPC_PE(9)      Kernel IPC facilities     IPC64_PERM_TO_IPC_PE(9)
2
3
4

NAME

6       ipc64_perm_to_ipc_perm - convert new ipc permissions to old
7

SYNOPSIS

9       void ipc64_perm_to_ipc_perm(struct ipc64_perm * in,
10                                   struct ipc_perm * out);
11

ARGUMENTS

13       in
14           new style IPC permissions
15
16       out
17           old style IPC permissions
18

DESCRIPTION

20       Turn the new style permissions object in into a compatibility object
21       and store it into the out pointer.
22
24Kernel Hackers Manual 3.10         June 2019           IPC64_PERM_TO_IPC_PE(9)
Impressum