Searched refs:human_time (Results 1 – 2 of 2) sorted by relevance
157 const char * human_time; in addto_syslog() local189 human_time = humanlogtime(); in addto_syslog()191 human_time = NULL; in addto_syslog()208 fprintf(term_file, "%s ", human_time); in addto_syslog()217 fprintf(syslog_file, "%s ", human_time); in addto_syslog()
275 my $time = human_time($out[0]);281 sub human_time {