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

/freebsd-13-stable/contrib/unbound/iterator/
H A Diterator.h330 struct delegpt* store_parent_NS; member in struct:iter_qstate
H A Diterator.c1951 iq->store_parent_NS = iq->dp;
2890 if(iq->store_parent_NS)
2926 if(iq->store_parent_NS && query_dname_compare(iq->dp->name,
2927 iq->store_parent_NS->name) == 0)
2928 iter_merge_retry_counts(iq->dp, iq->store_parent_NS);

Completed in 60 milliseconds