Searched refs:ap_log_handler_fn_t (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/loggers/
H A Dmod_log_config.h36 typedef const char *ap_log_handler_fn_t(request_rec *r, char *a); typedef
55 ap_log_handler_fn_t *func;
60 (apr_pool_t *p, char *tag, ap_log_handler_fn_t *func,
H A Dmod_log_config.c286 ap_log_handler_fn_t *func;
1597 ap_log_handler_fn_t *handler, int def)

Completed in 607 milliseconds