Searched refs:hints_insert (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/iterator/ |
H A D | iter_hints.c | 168 hints_insert(struct iter_hints* hints, uint16_t c, struct delegpt* dp, in hints_insert() function 299 if(!hints_insert(hints, LDNS_RR_CLASS_IN, dp, !s->isprime)) in read_stubs() 407 if(!hints_insert(hints, c, dp, 0)) { in read_root_hints() 459 if(!hints_insert(hints, LDNS_RR_CLASS_IN, dp, 0)) in hints_apply_cfg() 544 if(!hints_insert(hints, c, dp, noprime)) in hints_add_stub()
|