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

/httpd/modules/loggers/
H A Dmod_log_config.c842 static const char *log_server_name(request_rec *r, char *a) function
1828 log_pfn_register(p, "V", log_server_name, 0);
/httpd/server/
H A Dlog.c696 static int log_server_name(const ap_errorlog_info *info, const char *arg, function
846 ap_register_errorlog_handler(p, "V", log_server_name, 0);

Completed in 41 milliseconds