inter_module_get_request
Section: Kernel Hacker's Manual (9)
Updated: inter_module_get_request
Index
Return to Main Contents
NAME
inter_module_get_request - im get with automatic request_module.
SYNOPSIS
const void * inter_module_get_request
(const char *im_name,
const char *modname);
ARGUMENTS
- im_name
-
an arbitrary string to identify the data, must be unique
- modname
-
module that is expected to register im_name
DESCRIPTION
If inter_module_get fails, do request_module then retry.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 03:57:48 GMT, June 12, 2005