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

/httpd/modules/loggers/
H A Dmod_log_config.c410 static const char *log_log_id(request_rec *r, char *a) function
1826 log_pfn_register(p, "L", log_log_id, 1);
/httpd/server/
H A Dlog.c591 static int log_log_id(const ap_errorlog_info *info, const char *arg, function
839 ap_register_errorlog_handler(p, "L", log_log_id, 0);

Completed in 20 milliseconds