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

/httpd/include/
H A Dhttp_config.h604 AP_DECLARE(void) ap_reset_module_loglevels(struct ap_logconf *l, int val);
/httpd/server/
H A Dconfig.c1537 AP_DECLARE(void) ap_reset_module_loglevels(struct ap_logconf *l, int val) function
1549 ap_reset_module_loglevels(l, APLOG_UNSET);
1552 ap_reset_module_loglevels(l, APLOG_NO_MODULE);
H A Dcore.c3144 ap_reset_module_loglevels(log, APLOG_NO_MODULE);

Completed in 36 milliseconds