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

/httpd/server/
H A Dlog.c668 static int log_apr_status(const ap_errorlog_info *info, const char *arg, function
834 ap_register_errorlog_handler(p, "E", log_apr_status, 0);
901 item_len = log_apr_status(info, NULL, buf + len, buflen - len);

Completed in 1053 milliseconds