Home
last modified time | relevance | path

Searched refs:human_time (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/ntp/libntp/
Dmsyslog.c157 const char * human_time; in addto_syslog() local
189 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()