Searched refs:hints_insert (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sbin/unwind/libunbound/iterator/ |
H A D | iter_hints.c | 171 hints_insert(struct iter_hints* hints, uint16_t c, struct delegpt* dp, in hints_insert() function 302 if(!hints_insert(hints, LDNS_RR_CLASS_IN, dp, !s->isprime)) in read_stubs() 410 if(!hints_insert(hints, c, dp, 0)) { in read_root_hints() 470 if(!hints_insert(hints, LDNS_RR_CLASS_IN, dp, 0)) { in hints_apply_cfg() 586 if(!hints_insert(hints, c, dp, noprime)) { in hints_add_stub()
|
/openbsd-src/usr.sbin/unbound/iterator/ |
H A D | iter_hints.c | 171 hints_insert(struct iter_hints* hints, uint16_t c, struct delegpt* dp, in hints_insert() function 302 if(!hints_insert(hints, LDNS_RR_CLASS_IN, dp, !s->isprime)) in read_stubs() 410 if(!hints_insert(hints, c, dp, 0)) { in read_root_hints() 470 if(!hints_insert(hints, LDNS_RR_CLASS_IN, dp, 0)) { in hints_apply_cfg() 586 if(!hints_insert(hints, c, dp, noprime)) { in hints_add_stub()
|