Home
last modified time | relevance | path

Searched defs:nolock (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/unbound/iterator/
H A Diter_fwd.c363 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 Diter_hints.c444 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 Diterator.c700 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 Diter_utils.c1289 int nolock = 1; iter_get_next_root() local
1468 int nolock = 1; iter_stub_fwd_no_cache() local
/freebsd/contrib/sendmail/src/
H A Dalias.c518 bool nolock = false; local
/freebsd/contrib/unbound/daemon/
H A Dremote.c2174 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 Dcachedump.c842 int nolock = 0; in print_deleg_lookup() local