.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "IPC_PARSE_VERSION" "" "06 October 2005" "" "" .SH NAME ipc_parse_version \- IPC call version .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ipc_parse_version (int * \fIcmd\fB); \fR .SH "ARGUMENTS" .TP \fB\fIcmd\fB\fR pointer to command .SH "DESCRIPTION" .PP 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.