Searched refs:servfail_stops (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/bind9-45.101/bind9/bin/dig/include/dig/
H A Ddig.h127 servfail_stops, member in struct:dig_lookup
/macosx-10.10/bind9-45.101/bind9/bin/dig/
H A Dhost.c663 lookup->servfail_stops = ISC_FALSE;
818 lookup->servfail_stops = ISC_TRUE;
H A Dnslookup.c701 lookup->servfail_stops = ISC_FALSE;
H A Ddig.c867 lookup->servfail_stops = state;
H A Ddighost.c755 looknew->servfail_stops = ISC_TRUE;
836 looknew->servfail_stops = lookold->servfail_stops;
3295 if ((msg->rcode == dns_rcode_servfail && !l->servfail_stops) ||

Completed in 131 milliseconds