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

/httpd/server/
H A Dlog.c619 static int log_module_name(const ap_errorlog_info *info, const char *arg, function
840 ap_register_errorlog_handler(p, "m", log_module_name, 0);
873 len += log_module_name(info, NULL, buf + len, buflen - len);

Completed in 120 milliseconds