centos man page for ipc_parse_version

Query: ipc_parse_version

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IPC_PARSE_VERSION(9)					       Kernel IPC facilities					      IPC_PARSE_VERSION(9)

NAME
ipc_parse_version - IPC call version
SYNOPSIS
int ipc_parse_version(int * cmd);
ARGUMENTS
cmd pointer to command
DESCRIPTION
Return IPC_64 for new style IPC and IPC_OLD for old style IPC. The cmd value is turned from an encoding command and version into just the command code.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IPC_PARSE_VERSION(9)
Related Man Pages
ipc::open2(3pm) - redhat
ipc(2) - debian
ipc::open2(3pm) - mojave
ipc::open2(3perl) - debian
ipc::run::safehandles(3pm) - debian
Similar Topics in the Unix Linux Community
Missing Modules After Compiling Kernel