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

/freebsd-10-stable/contrib/ldns/drill/
H A Dchasetrace.c74 ldns_resolver_usevc(local_res));
H A Dsecuretrace.c223 ldns_resolver_usevc(local_res));
/freebsd-10-stable/contrib/ldns/ldns/
H A Dresolver.h217 bool ldns_resolver_usevc(const ldns_resolver *r);
/freebsd-10-stable/contrib/ldns/
H A Dresolver.c171 ldns_resolver_usevc(const ldns_resolver *r) function
1113 if (!ldns_resolver_usevc(r) && ldns_resolver_fallback(r)) {
H A Dnet.c543 if (ldns_resolver_usevc(r)) {
H A Dhost2str.c2574 fprintf(output, "usevc: %d\n", ldns_resolver_usevc(r));
/freebsd-10-stable/contrib/ldns-host/
H A Dldns-host.c622 if (ldns_pkt_tc(*pkt) && !ldns_resolver_usevc(res)) {

Completed in 132 milliseconds