Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/unbound/services/cache/
HDdns.h165 int allow_expired, struct regional* scratch);
HDdns.c602 struct regional* region, time_t now, int allow_expired, in tomsg() argument
611 if(!allow_expired || !reply_info_can_answer_expired(r, now)) in tomsg()