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

/freebsd-10-stable/contrib/ldns/
H A Dresolver.c681 ldns_rr *tmp_rr; local
886 tmp_rr = ldns_read_anchor_file(word);
887 (void) ldns_resolver_push_dnssec_anchor(r, tmp_rr);
888 ldns_rr_free(tmp_rr);

Completed in 167 milliseconds