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

/freebsd-10-stable/contrib/ldns/ldns/
H A Dresolver.h197 bool ldns_resolver_fallback(const ldns_resolver *r);
/freebsd-10-stable/contrib/ldns/
H A Dresolver.c54 ldns_resolver_fallback(const ldns_resolver *r) function
1113 if (!ldns_resolver_usevc(r) && ldns_resolver_fallback(r)) {
H A Dhost2str.c2579 fprintf(output, "fallback: %d\n", ldns_resolver_fallback(r));

Completed in 129 milliseconds