Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/unix/
H A Dstdtime.c33 #ifndef ISC_FIX_TV_USEC
34 #define ISC_FIX_TV_USEC 1 macro
39 #if ISC_FIX_TV_USEC
78 #if ISC_FIX_TV_USEC in isc_stdtime_get()
H A Dtime.c49 #ifndef ISC_FIX_TV_USEC
50 #define ISC_FIX_TV_USEC 1 macro
60 #if ISC_FIX_TV_USEC
165 #if ISC_FIX_TV_USEC in isc_time_now()
209 #if ISC_FIX_TV_USEC in isc_time_nowplusinterval()