Searched refs:isc_time_nanoseconds (Results 1 - 9 of 9) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/pthreads/
H A Dcondition.c57 * POSIX defines a timespec's tv_nsec as long. isc_time_nanoseconds
60 ts.tv_nsec = (long)isc_time_nanoseconds(t);
/bind-9.6-ESV-R11/lib/isc/unix/include/isc/
H A Dtime.h274 isc_time_nanoseconds(const isc_time_t *t);
/bind-9.6-ESV-R11/lib/isc/win32/include/isc/
H A Dtime.h228 isc_time_nanoseconds(const isc_time_t *t);
/bind-9.6-ESV-R11/bin/tests/
H A Dentropy2_test.c104 sample = isc_time_nanoseconds(&t);
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dfile.c141 * isc_time_nanoseconds guarantees a value that divided by 1000 will
147 (isc_int32_t)(isc_time_nanoseconds(time) / 1000);
H A Dtime.c373 isc_time_nanoseconds(const isc_time_t *t) { function
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dtime.c247 isc_time_nanoseconds(const isc_time_t *t) { function
/bind-9.6-ESV-R11/lib/isc/
H A Dentropy.c1210 sample = isc_time_nanoseconds(&t);
/bind-9.6-ESV-R11/bin/dig/
H A Ddighost.c527 isc_time_nanoseconds(&t) / 1000);

Completed in 38 milliseconds