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

NAME

6       ipc_parse_version - IPC call version
7

SYNOPSIS

9       int ipc_parse_version(int * cmd);
10

ARGUMENTS

12       cmd
13           pointer to command
14

DESCRIPTION

16       Return IPC_64 for new style IPC and IPC_OLD for old style IPC. The cmd
17       value is turned from an encoding command and version into just the
18       command code.
19
21Kernel Hackers Manual 3.10         June 2019              IPC_PARSE_VERSION(9)
Impressum