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

/httpd/modules/loggers/
H A Dmod_log_config.c199 static ap_log_writer *ap_log_set_writer(ap_log_writer *handle);
1396 ap_log_set_writer(ap_buffered_log_writer);
1400 ap_log_set_writer(ap_default_log_writer);
1613 static ap_log_writer *ap_log_set_writer(ap_log_writer *handle) function
1851 ap_log_set_writer(ap_default_log_writer);
1923 APR_REGISTER_OPTIONAL_FN(ap_log_set_writer);

Completed in 200 milliseconds