Searched refs:hints_lookup_root (Results 1 – 3 of 3) sorted by relevance
103 struct delegpt* hints_lookup_root(struct iter_hints* hints, uint16_t qclass);
447 if(!hints_lookup_root(hints, LDNS_RR_CLASS_IN)) { in hints_apply_cfg()462 hints_lookup_root(struct iter_hints* hints, uint16_t qclass) in hints_lookup_root() function
839 dp = hints_lookup_root(qstate->env->hints, qclass); in prime_root()1504 iq->dp = hints_lookup_root(qstate->env->hints, in processInitRequest()1611 iq->dp = hints_lookup_root(qstate->env->hints, in processInitRequest()1984 struct delegpt* p = hints_lookup_root(qstate->env->hints, in processLastResort()