.\" 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 "IDR_INIT" "9" "09 October 2005" "" ""
.SH NAME
idr_init \- initialize idr handle
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void idr_init (struct idr * \fIidp\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIidp\fB\fR
idr handle
.SH "DESCRIPTION"
.PP
This function is use to set up the handle (\fIidp\fR) that you will pass
to the rest of the functions.