Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ntpd/
H A Dntpd.h72 #define AUTO_THRESHOLD 60 /* dont bother auto setting < this */ macro
H A Dclient.c247 if (offset < AUTO_THRESHOLD) { in handle_auto()