Lines Matching refs:tm
156 const struct tm *tm)
163 failure_ctx.timestamp = tm;
180 const struct tm *tm)
224 client_log_fatal(log, client, cmd + 6, log_time, tm);
229 client_log_fatal(log, client, cmd + 14, log_time, tm);
237 const struct timeval *log_time, const struct tm *tm)
246 log_parse_master_line(line, log_time, tm);
273 failure_ctx.timestamp = tm;
339 struct tm tm;
357 tm = *localtime(&now.tv_sec);
360 log_it(log, line, &now, &tm);