Searched refs:rrset_array_unlock (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/unbound/services/cache/
H A Drrset.h174 void rrset_array_unlock(struct rrset_ref* ref, size_t count);
H A Drrset.c282 rrset_array_unlock(ref, i+1);
290 rrset_array_unlock(struct rrset_ref* ref, size_t count) function
H A Ddns.c485 rrset_array_unlock(r->ref, r->rrset_count);
490 rrset_array_unlock(r->ref, r->rrset_count);
497 rrset_array_unlock(r->ref, r->rrset_count);
/freebsd-10.0-release/contrib/unbound/daemon/
H A Dcachedump.c272 rrset_array_unlock(d->ref, d->rrset_count);
281 rrset_array_unlock(d->ref, d->rrset_count);
285 rrset_array_unlock(d->ref, d->rrset_count);

Completed in 81 milliseconds