HomeSort by: relevance | last modified time | path
    Searched refs:LOSTHOST (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/timed/timed/
globals.h 84 #define LOSTHOST 3 /* forget after this many failures */
correct.c 96 if (++htp->noanswer >= LOSTHOST) {
master.c 407 if (++htp->noanswer >= LOSTHOST) {
480 if (++htp->noanswer >= LOSTHOST) {
761 htp->noanswer = LOSTHOST;

Completed in 25 milliseconds