Home
last modified time | relevance | path

Searched refs:check_expires (Results 1 – 7 of 7) sorted by relevance

/dports/dns/bind916/bind-9.16.27/bin/tests/system/statschannel/
H A Dhelper.py36 def check_expires(expires, min_time, max_time): function
55 check_expires(expires, now, now + max_expires)
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/statschannel/
H A Dhelper.py36 def check_expires(expires, min_time, max_time): function
55 check_expires(expires, now, now + max_expires)
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/statschannel/
H A Dhelper.py36 def check_expires(expires, min_time, max_time): function
55 check_expires(expires, now, now + max_expires)
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/statschannel/
H A Dhelper.py36 def check_expires(expires, min_time, max_time): function
55 check_expires(expires, now, now + max_expires)
/dports/dns/rbldnsd/rbldnsd-0.998/
H A Drbldnsd.c818 static void check_expires(void) { in check_expires() function
849 check_expires(); in do_reload()
964 check_expires(); in do_reload()
/dports/www/nginx-full/srcache-nginx-module-0.32/src/
H A Dngx_http_srcache_util.c561 goto check_expires; in ngx_http_srcache_response_no_cache()
622 check_expires: in ngx_http_srcache_response_no_cache()
/dports/dns/rbldnsd/rbldnsd-0.998/debian/
H A Dchangelog121 - wrong type in check_expires(): unsigned instead of time_t.