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

/httpd/server/
H A Dlog.c535 static int log_tid(const ap_errorlog_info *info, const char *arg, function
844 ap_register_errorlog_handler(p, "T", log_tid, 0);
882 item_len = log_tid(info, NULL, buf + len, buflen - len);

Completed in 15 milliseconds