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

/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dmsyslog.c163 const char * human_time; local
195 human_time = humanlogtime();
197 human_time = NULL;
214 fprintf(term_file, "%s ", human_time);
223 fprintf(syslog_file, "%s ", human_time);
/netbsd-current/crypto/external/bsd/openssl/dist/test/recipes/
H A D80-test_ca.t261 my $time = human_time($out[0]);
267 sub human_time {

Completed in 158 milliseconds