.\" 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 "IPC64_PERM_TO_IPC_PERM" "9" "09 October 2005" "" "" .SH NAME ipc64_perm_to_ipc_perm \- convert old ipc permissions to new .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ipc64_perm_to_ipc_perm (struct ipc64_perm * \fIin\fB, struct ipc_perm * \fIout\fB); \fR .SH "ARGUMENTS" .TP \fB\fIin\fB\fR new style IPC permissions .TP \fB\fIout\fB\fR old style IPC permissions .SH "DESCRIPTION" .PP Turn the new style permissions object in into a compatibility object and store it into the 'out' pointer.