Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/
H A Dclocktime.c17 #define CLOSETIME (4u*60u*60u) macro
92 return diff[0] < CLOSETIME; in clocktime()
126 return diff[min] < CLOSETIME; in clocktime()