Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/iterator/
H A Diterator.c2448 uint8_t* qout_orig = NULL; in processQueryTargets() local
2611 qout_orig = iq->qinfo_out.qname; in processQueryTargets()
2806 if(qout_orig && iq->minimise_count > 0) { in processQueryTargets()
2808 iq->qinfo_out.qname = qout_orig; in processQueryTargets()
3007 if(qout_orig && iq->minimise_count > 0) { in processQueryTargets()
3009 iq->qinfo_out.qname = qout_orig; in processQueryTargets()
3037 if(qout_orig && iq->minimise_count > 0) { in processQueryTargets()
3039 iq->qinfo_out.qname = qout_orig; in processQueryTargets()