Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/libntp/
Dsystime.c249 tspectoa(ts_prev_log), in get_systime()
250 tspectoa(ts_min)); in get_systime()
251 msyslog(LOG_ERR, "ts %s", tspectoa(ts)); in get_systime()
/freebsd-9-stable/contrib/ntp/include/
Dtimespecops.h284 tspectoa( in tspectoa() function
/freebsd-9-stable/contrib/ntp/tests/libntp/
Dtimespecops.c790 const char * r = tspectoa(a); in test_ToString()