Searched refs:noanswer (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/timed/timed/
H A Dmaster.c271 TSP_ACK, 0, htp->noanswer);
393 if (htp->noanswer != 0) {
407 if (++htp->noanswer >= LOSTHOST) {
473 TSP_ACK, 0, htp->noanswer);
480 if (++htp->noanswer >= LOSTHOST) {
630 ret->noanswer = 0;
634 ret->noanswer = (ret->noanswer != 0);
754 0, htp->noanswer);
761 htp->noanswer
[all...]
H A Dnetworkdelta.c88 && htp->noanswer == 0
120 if (htp->noanswer == 0
H A Dcandidate.c136 TSP_ACK, 0, htp->noanswer);
H A Dglobals.h114 u_char noanswer; /* count of failures to answer */ member in struct:hosttbl
H A Dcorrect.c96 if (++htp->noanswer >= LOSTHOST) {
H A Dslave.c409 TSP_ACK, 0, htp->noanswer)) {
442 TSP_ACK, 0, htp->noanswer);
567 TSP_ACK, 0, htp->noanswer)) {
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/cacheclean/
H A Dtests.sh79 ttl=`$DIG $DIGOPTS +noanswer +auth "$@" | awk '{print $2}'`

Completed in 79 milliseconds