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

/httpd/modules/loggers/
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...]

Completed in 12 milliseconds