Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/cache/
H A Drrset.h192 void rrset_array_unlock(struct rrset_ref* ref, size_t count);
H A Drrset.c397 rrset_array_unlock(ref, i+1); in rrset_array_lock()
405 rrset_array_unlock(struct rrset_ref* ref, size_t count) in rrset_array_unlock() function
H A Ddns.c677 rrset_array_unlock(r->ref, r->rrset_count); in tomsg()
682 rrset_array_unlock(r->ref, r->rrset_count); in tomsg()
690 rrset_array_unlock(r->ref, r->rrset_count); in tomsg()
714 rrset_array_unlock(r->ref, r->rrset_count); in tomsg()
/freebsd/contrib/unbound/daemon/
H A Dcachedump.c353 rrset_array_unlock(d->ref, d->rrset_count); in dump_msg()
H A Dremote.c1924 rrset_array_unlock(d->ref, d->rrset_count); in cache_lookup_subnet_addrnode()
1951 rrset_array_unlock(d->ref, d->rrset_count); in cache_lookup_subnet_addrnode()
2102 rrset_array_unlock(d->ref, d->rrset_count); in cache_lookup_msg()
2109 rrset_array_unlock(d->ref, d->rrset_count); in cache_lookup_msg()