inter_module_unregister
Section: Kernel Hacker's Manual (9)
Updated: inter_module_unregister
Index
Return to Main Contents
NAME
inter_module_unregister - unregister a set of inter module data.
SYNOPSIS
void inter_module_unregister
(const char *im_name);
ARGUMENTS
- im_name
-
an arbitrary string to identify the data, must be unique
DESCRIPTION
Check that the im_name has been registered, complain if
it has not. For existing data, remove it from the
inter_module_entry list.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 04:00:25 GMT, June 12, 2005