/freebsd/contrib/unbound/iterator/ |
H A D | iter_fwd.c | 363 forwards_find(struct iter_forwards * fwd,uint8_t * qname,uint16_t qclass,int nolock) forwards_find() argument 382 forwards_lookup(struct iter_forwards * fwd,uint8_t * qname,uint16_t qclass,int nolock) forwards_lookup() argument 421 forwards_lookup_root(struct iter_forwards * fwd,uint16_t qclass,int nolock) forwards_lookup_root() argument 480 forwards_next_root(struct iter_forwards * fwd,uint16_t * dclass,int nolock) forwards_next_root() argument 519 forwards_add_zone(struct iter_forwards * fwd,uint16_t c,struct delegpt * dp,int nolock) forwards_add_zone() argument 539 forwards_delete_zone(struct iter_forwards * fwd,uint16_t c,uint8_t * nm,int nolock) forwards_delete_zone() argument 556 forwards_add_stub_hole(struct iter_forwards * fwd,uint16_t c,uint8_t * nm,int nolock) forwards_add_stub_hole() argument 575 forwards_delete_stub_hole(struct iter_forwards * fwd,uint16_t c,uint8_t * nm,int nolock) forwards_delete_stub_hole() argument [all...] |
H A D | iter_hints.c | 444 int nolock = 1; in hints_apply_cfg() local 483 int nolock) in hints_find() argument 499 hints_find_root(struct iter_hints* hints, uint16_t qclass, int nolock) in hints_find_root() argument 507 uint16_t qclass, struct delegpt* cache_dp, int nolock) in hints_lookup_stub() argument 549 hints_next_root(struct iter_hints * hints,uint16_t * qclass,int nolock) hints_next_root() argument 576 hints_add_stub(struct iter_hints * hints,uint16_t c,struct delegpt * dp,int noprime,int nolock) hints_add_stub() argument 597 hints_delete_stub(struct iter_hints * hints,uint16_t c,uint8_t * nm,int nolock) hints_delete_stub() argument [all...] |
H A D | iterator.c | 700 int nolock = 0; can_have_last_resort() local 912 int nolock = 0; prime_root() local 981 int nolock = 0; prime_stub() local 1342 int nolock = 0; forward_request() local 1659 int nolock = 0; processInitRequest() local 1753 int nolock = 0; processInitRequest() local 1822 int nolock = 0; processInitRequest2() local 2177 int nolock = 0; processLastResort() local [all...] |
H A D | iter_utils.c | 1289 int nolock = 1; iter_get_next_root() local 1468 int nolock = 1; iter_stub_fwd_no_cache() local
|
/freebsd/contrib/sendmail/src/ |
H A D | alias.c | 518 bool nolock = false; local
|
/freebsd/contrib/unbound/daemon/ |
H A D | remote.c | 2174 int nolock = 0; print_root_fwds() local 2258 int nolock = 0; do_forward() local 2339 int nolock = 1; do_forward_add() local 2374 int nolock = 1; do_forward_remove() local 2396 int nolock = 1; do_stub_add() local 2451 int nolock = 1; do_stub_remove() local [all...] |
H A D | cachedump.c | 842 int nolock = 0; in print_deleg_lookup() local
|