
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.