.\" 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 "IUCV_ADD_HANDLER" "" "06 October 2005" "" "" .SH NAME iucv_add_handler \- Add a new handler .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int iucv_add_handler (handler * \fInew\fB); \fR .SH "ARGUMENTS" .TP \fB\fInew\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP Places new handle on iucv_handler_table, if identical handler is not found. .SH "RETURNS" .PP 0 on success, !0 on failure (handler already in chain).