Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/lib/isc/pthreads/
HDcondition.c53 ts.tv_nsec = (long)isc_time_nanoseconds(t); in isc_condition_waituntil()
/NextBSD/contrib/ntp/lib/isc/unix/include/isc/
HDtime.h274 isc_time_nanoseconds(const isc_time_t *t);
/NextBSD/contrib/ntp/lib/isc/win32/include/isc/
HDtime.h228 isc_time_nanoseconds(const isc_time_t *t);
/NextBSD/contrib/ntp/lib/isc/win32/
HDtime.c247 isc_time_nanoseconds(const isc_time_t *t) { in isc_time_nanoseconds() function
HDlibisc.def557 isc_time_nanoseconds
/NextBSD/contrib/ntp/lib/isc/unix/
HDtime.c373 isc_time_nanoseconds(const isc_time_t *t) { in isc_time_nanoseconds() function
HDfile.c153 (isc_int32_t)(isc_time_nanoseconds(itime) / 1000); in isc_file_settime()
/NextBSD/contrib/ntp/lib/isc/
HDentropy.c1210 sample = isc_time_nanoseconds(&t); in kbdget()