.\" 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 "INTER_MODULE_GET_REQUEST" "" "06 October 2005" "" "" .SH NAME inter_module_get_request \- im get with automatic request_module. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp const void * inter_module_get_request (const char * \fIim_name\fB, const char * \fImodname\fB); \fR .SH "ARGUMENTS" .TP \fB\fIim_name\fB\fR an arbitrary string to identify the data, must be unique .TP \fB\fImodname\fB\fR module that is expected to register im_name .SH "DESCRIPTION" .PP If inter_module_get fails, do request_module then retry.