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

/freebsd-10-stable/contrib/ldns-host/
H A Dldns-host.c444 static bool o_ignore_servfail = true; variable
532 case 's': o_ignore_servfail = false; break;
633 if (o_ignore_servfail && rcode == LDNS_RCODE_SERVFAIL && cnt > 1)

Completed in 127 milliseconds