Home
last modified time | relevance | path

Searched refs:rrset_array_unlock (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/services/cache/
H A Drrset.h192 void rrset_array_unlock(struct rrset_ref* ref, size_t count);
H A Drrset.c319 rrset_array_unlock(ref, i+1); in rrset_array_lock()
327 rrset_array_unlock(struct rrset_ref* ref, size_t count) in rrset_array_unlock() function
H A Ddns.c669 rrset_array_unlock(r->ref, r->rrset_count); in tomsg()
674 rrset_array_unlock(r->ref, r->rrset_count); in tomsg()
681 rrset_array_unlock(r->ref, r->rrset_count); in tomsg()
689 rrset_array_unlock(r->ref, r->rrset_count); in tomsg()
/netbsd-src/external/bsd/unbound/dist/pythonmod/
H A Dpythonmod_utils.c104 rrset_array_unlock(r->ref, r->rrset_count); in invalidateQueryInCache()
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dcachedump.c206 rrset_array_unlock(d->ref, d->rrset_count); in dump_msg()
215 rrset_array_unlock(d->ref, d->rrset_count); in dump_msg()
219 rrset_array_unlock(d->ref, d->rrset_count); in dump_msg()