Searched refs:rrset_array_unlock_touch (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/unbound/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 | 342 rrset_array_unlock_touch(struct rrset_cache* r, struct regional* scratch, in rrset_array_unlock_touch() function
|
H A D | dns.c | 667 rrset_array_unlock_touch(env->rrset_cache, scratch, r->ref, in tomsg()
|
/freebsd/contrib/unbound/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,
|
/freebsd/contrib/unbound/daemon/ |
H A D | worker.c | 725 rrset_array_unlock_touch(worker->env.rrset_cache, in answer_from_cache() 816 rrset_array_unlock_touch(worker->env.rrset_cache, worker->scratchpad, in answer_from_cache() 822 rrset_array_unlock_touch(worker->env.rrset_cache, in answer_from_cache()
|