.\" 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_INIT_IDS" "9" "09 October 2005" "" ""
.SH NAME
ipc_init_ids \- initialise IPC identifiers
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void __init ipc_init_ids (struct ipc_ids * \fIids\fB, int \fIsize\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIids\fB\fR
Identifier set
.TP
\fB\fIsize\fB\fR
Number of identifiers
.SH "DESCRIPTION"
.PP
Given a size for the ipc identifier range (limited below IPCMNI)
set up the sequence range to use then allocate and initialise the
array itself.