Searched refs:LOSTHOST (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/timed/timed/
H A Dglobals.h84 #define LOSTHOST 3 /* forget after this many failures */ macro
H A Dcorrect.c96 if (++htp->noanswer >= LOSTHOST) {
H A Dmaster.c407 if (++htp->noanswer >= LOSTHOST) {
480 if (++htp->noanswer >= LOSTHOST) {
761 htp->noanswer = LOSTHOST;

Completed in 59 milliseconds