Searched refs:log_config_module (Results 1 - 3 of 3) sorted by relevance

/httpd/modules/loggers/
H A Dmod_log_config.exp0 log_config_module
H A Dmod_log_config.c175 module AP_MODULE_DECLARE_DATA log_config_module; variable
652 &log_config_module);
655 ap_set_module_config(r->request_config, &log_config_module, state);
1204 &log_config_module);
1212 ap_set_module_config(r->request_config, &log_config_module, state);
1289 &log_config_module);
1315 &log_config_module);
1361 &log_config_module);
1443 &log_config_module);
1513 mls = ap_get_module_config(s->module_config, &log_config_module);
[all...]
/httpd/os/netware/
H A Dmodules.c39 extern module log_config_module;
61 &log_config_module,
85 {"log_config_module", &log_config_module},
109 &log_config_module,

Completed in 4151 milliseconds