Searched refs:rrset_array_lock (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/usr.sbin/unbound/services/cache/
H A Drrset.h184 int rrset_array_lock(struct rrset_ref* ref, size_t count, time_t timenow);
H A Drrset.c312 rrset_array_lock(struct rrset_ref* ref, size_t count, time_t timenow) function
H A Ddns.c632 if(!rrset_array_lock(r->ref, r->rrset_count, now_control)) {
/openbsd-current/sbin/unwind/libunbound/services/cache/
H A Drrset.h184 int rrset_array_lock(struct rrset_ref* ref, size_t count, time_t timenow);
H A Drrset.c312 rrset_array_lock(struct rrset_ref* ref, size_t count, time_t timenow) function
H A Ddns.c632 if(!rrset_array_lock(r->ref, r->rrset_count, now_control)) {
/openbsd-current/usr.sbin/unbound/daemon/
H A Dcachedump.c185 if(!rrset_array_lock(d->ref, d->rrset_count, now)) {
H A Dworker.c679 if(!rrset_array_lock(rep->ref, rep->rrset_count, 0))
690 if(!rrset_array_lock(rep->ref, rep->rrset_count, timenow))

Completed in 225 milliseconds