Home
last modified time | relevance | path

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

/src/contrib/ntp/libntp/ !
H A 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()
/src/crypto/openssl/test/recipes/ !
H A D80-test_ca.t275 my $time = human_time($out[0]);
281 sub human_time {