Searched refs:rrset_array_unlock_touch (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/services/cache/ |
H A D | rrset.h | 206 void rrset_array_unlock_touch(struct rrset_cache* r, struct regional* scratch,
|
H A D | rrset.c | 338 rrset_array_unlock_touch(struct rrset_cache* r, struct regional* scratch, in rrset_array_unlock_touch() function
|
H A D | dns.c | 686 rrset_array_unlock_touch(env->rrset_cache, scratch, r->ref, in tomsg()
|
/netbsd-src/external/bsd/unbound/dist/contrib/ |
H A D | redirect-bogus.patch | 26 rrset_array_unlock_touch(worker->env.rrset_cache,
|
H A D | fastrpz.patch | 197 + rrset_array_unlock_touch(worker->env.rrset_cache,
|
/netbsd-src/external/bsd/unbound/dist/daemon/ |
H A D | worker.c | 722 rrset_array_unlock_touch(worker->env.rrset_cache, in answer_from_cache() 813 rrset_array_unlock_touch(worker->env.rrset_cache, worker->scratchpad, in answer_from_cache() 819 rrset_array_unlock_touch(worker->env.rrset_cache, in answer_from_cache()
|