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

/freebsd-10-stable/contrib/unbound/iterator/
H A Diterator.h301 struct delegpt* store_parent_NS; member in struct:iter_qstate
H A Diterator.c1627 iq->store_parent_NS = iq->dp;
2294 if(iq->store_parent_NS)
2325 if(iq->store_parent_NS && query_dname_compare(iq->dp->name,
2326 iq->store_parent_NS->name) == 0)
2327 iter_merge_retry_counts(iq->dp, iq->store_parent_NS);

Completed in 105 milliseconds