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

/httpd/modules/loggers/
H A Dmod_log_config.c814 static const char *log_virtual_host(request_rec *r, char *a) function
1829 log_pfn_register(p, "v", log_virtual_host, 0);
/httpd/server/
H A Dlog.c705 static int log_virtual_host(const ap_errorlog_info *info, const char *arg, function
845 ap_register_errorlog_handler(p, "v", log_virtual_host, 0);

Completed in 37 milliseconds