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

/httpd/server/
H A Dlog.c560 static int log_ctime(const ap_errorlog_info *info, const char *arg, function
843 ap_register_errorlog_handler(p, "t", log_ctime, 0);
866 len += log_ctime(info, "u", buf + len, buflen - len);

Completed in 35 milliseconds