Home
last modified time | relevance | path

Searched refs:now_control (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sbin/unwind/libunbound/services/cache/
Ddns.c607 time_t now_control = now; in tomsg() local
628 now_control = r->ttl - env->cfg->serve_expired_reply_ttl; in tomsg()
655 if(!rrset_array_lock(r->ref, r->rrset_count, now_control)) { in tomsg()
/openbsd/src/usr.sbin/unbound/services/cache/
Ddns.c607 time_t now_control = now; in tomsg() local
628 now_control = r->ttl - env->cfg->serve_expired_reply_ttl; in tomsg()
655 if(!rrset_array_lock(r->ref, r->rrset_count, now_control)) { in tomsg()