Searched refs:hints_find (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/unbound/iterator/ |
| H A D | iter_hints.h | 115 struct delegpt* hints_find(struct iter_hints* hints, uint8_t* qname,
|
| H A D | iter_hints.c | 482 hints_find(struct iter_hints* hints, uint8_t* qname, uint16_t qclass, in hints_find() function 502 return hints_find(hints, &rootlab, qclass, nolock); in hints_find_root()
|
| H A D | iterator.c | 705 (dp = hints_find(env->hints, nm, qclass, nolock)) && in can_have_last_resort()
|