Home
last modified time | relevance | path

Searched refs:qout_orig (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/unbound/iterator/
HDiterator.c2155 uint8_t* qout_orig = NULL; in processQueryTargets() local
2237 qout_orig = iq->qinfo_out.qname; in processQueryTargets()
2424 if(qout_orig && iq->minimise_count > 0) { in processQueryTargets()
2426 iq->qinfo_out.qname = qout_orig; in processQueryTargets()
2566 if(qout_orig && iq->minimise_count > 0) { in processQueryTargets()
2568 iq->qinfo_out.qname = qout_orig; in processQueryTargets()