Home
last modified time | relevance | path

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

/freebsd-14.2/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()
/freebsd-14.2/crypto/openssl/test/recipes/
H A D80-test_ca.t261 my $time = human_time($out[0]);
267 sub human_time {