Lines Matching refs:qinf
764 struct query_info qinf;
765 qinf.qname = name;
766 qinf.qname_len = namelen;
767 qinf.qtype = t;
768 qinf.qclass = c;
769 qinf.local_alias = NULL;
772 return (*qstate->env->detect_cycle)(qstate, &qinf,
1506 iter_stub_fwd_no_cache(struct module_qstate *qstate, struct query_info *qinf,
1518 stub = hints_lookup_stub(qstate->env->hints, qinf->qname,
1519 qinf->qclass, NULL, nolock);
1520 dp = forwards_lookup(qstate->env->fwds, qinf->qname, qinf->qclass,
1541 dname_str(qinf->qname, qname);
1570 dname_str(qinf->qname, qname);