Searched refs:rrset_array_unlock (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/unbound/services/cache/ |
| H A D | rrset.h | 192 void rrset_array_unlock(struct rrset_ref* ref, size_t count);
|
| H A D | rrset.c | 318 rrset_array_unlock(ref, i+1); in rrset_array_lock() 326 rrset_array_unlock(struct rrset_ref* ref, size_t count) in rrset_array_unlock() function
|
| H A D | dns.c | 587 rrset_array_unlock(r->ref, r->rrset_count); in tomsg() 592 rrset_array_unlock(r->ref, r->rrset_count); in tomsg() 599 rrset_array_unlock(r->ref, r->rrset_count); in tomsg() 607 rrset_array_unlock(r->ref, r->rrset_count); in tomsg()
|
| /freebsd-12.1/contrib/unbound/daemon/ |
| H A D | cachedump.c | 203 rrset_array_unlock(d->ref, d->rrset_count); in dump_msg() 212 rrset_array_unlock(d->ref, d->rrset_count); in dump_msg() 216 rrset_array_unlock(d->ref, d->rrset_count); in dump_msg()
|