.\" 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_UNREGISTER" "" "06 October 2005" "" "" .SH NAME inter_module_unregister \- unregister a set of inter module data. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void inter_module_unregister (const char * \fIim_name\fB); \fR .SH "ARGUMENTS" .TP \fB\fIim_name\fB\fR an arbitrary string to identify the data, must be unique .SH "DESCRIPTION" .PP Check that the im_name has been registered, complain if it has not. For existing data, remove it from the inter_module_entry list.