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

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

Completed in 110 milliseconds