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

/freebsd-10-stable/contrib/ldns/drill/
H A Dchasetrace.c72 ldns_resolver_fail(local_res));
H A Dsecuretrace.c221 ldns_resolver_fail(local_res));
/freebsd-10-stable/contrib/ldns/ldns/
H A Dresolver.h223 bool ldns_resolver_fail(const ldns_resolver *r);
/freebsd-10-stable/contrib/ldns/
H A Dnet.c578 if (ldns_resolver_fail(r)) {
607 if (ldns_resolver_fail(r)) {
H A Dresolver.c84 ldns_resolver_fail(const ldns_resolver *r) function
H A Dhost2str.c2576 fprintf(output, "fail: %d\n", ldns_resolver_fail(r));

Completed in 165 milliseconds