Lines Matching defs:qinf
720 struct query_info qinf;
721 qinf.qname = name;
722 qinf.qname_len = namelen;
723 qinf.qtype = t;
724 qinf.qclass = c;
725 qinf.local_alias = NULL;
728 return (*qstate->env->detect_cycle)(qstate, &qinf,
1462 iter_stub_fwd_no_cache(struct module_qstate *qstate, struct query_info *qinf,
1474 stub = hints_lookup_stub(qstate->env->hints, qinf->qname,
1475 qinf->qclass, NULL, nolock);
1476 dp = forwards_lookup(qstate->env->fwds, qinf->qname, qinf->qclass,
1496 dname_str(qinf->qname, qname);
1524 dname_str(qinf->qname, qname);