Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/libntp/
H A Dclocktime.c19 #define CLOSETIME (4u*60u*60u) macro
94 return diff[0] < CLOSETIME; in clocktime()
128 return diff[min] < CLOSETIME; in clocktime()