.\" 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 "I2O_EXEC_WAIT_ALLOC" "9" "09 October 2005" "" ""
.SH NAME
i2o_exec_wait_alloc \- Allocate a i2o_exec_wait struct an initialize it
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct i2o_exec_wait * i2o_exec_wait_alloc ( \fIvoid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvoid\fB\fR
no arguments
.SH "DESCRIPTION"
.PP
.PP
Allocate the i2o_exec_wait struct and initialize the wait.
.PP
Returns i2o_exec_wait pointer on success or negative error code on
failure.