.\" 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_SYSTAB_BUILD" "9" "09 October 2005" "" "" .SH NAME i2o_systab_build \- Build system table .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int i2o_systab_build ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP The system table contains information about all the IOPs in the system (duh) and is used by the Executives on the IOPs to establish peer2peer connections. We're not supporting peer2peer at the moment, but this will be needed down the road for things like lan2lan forwarding. .PP Returns 0 on success or negative error code on failure.