Searched defs:info_module (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/generators/
H A Dmod_info.c80 module AP_MODULE_DECLARE_DATA info_module; variable
129 ap_set_module_config(r->request_config, &info_module, (void *)name);
137 return ap_get_module_config(r->request_config, &info_module);
413 &info_module);
977 &info_module);

Completed in 12 milliseconds