Home
last modified time | relevance | path

Searched refs:has_expired (Results 1 – 25 of 206) sorted by relevance

123456789

/dports/benchmarks/httperf/httperf-568322e/src/
H A Dtimer.c52 bool has_expired; member
183 if (t->has_expired == false) { in timer_has_expired()
185 t->has_expired = true; in timer_has_expired()
200 if (t->has_expired == true) in timer_deactivate()
203 return t->has_expired; in timer_deactivate()
239 t->has_expired = false; in timer_schedule()
276 t->has_expired = true; in timer_cancel()
/dports/devel/py-celery/celery-4.4.7/t/unit/security/
H A Dtest_certificate.py36 assert not Certificate(CERT1).has_expired()
45 assert x.has_expired() is True
54 assert x.has_expired() is False
85 cert.has_expired.return_value = False
102 cert.has_expired.return_value = True
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/crypto/tests/integration/targets/x509_certificate/tasks/
H A Dexpired.yml30 - name: "(Expired) Check task fails because cert is expired (has_expired: false)"
34 has_expired: false
43 - name: "(Expired) Check expired cert check is ignored (has_expired: true)"
47 has_expired: true
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/openssl_certificate/tasks/
H A Dexpired.yml29 - name: "(Expired) Check task fails because cert is expired (has_expired: false)"
33 has_expired: false
42 - name: "(Expired) Check expired cert check is ignored (has_expired: true)"
46 has_expired: true
/dports/security/snort3/snort3-3.1.19.0/src/stream/tcp/
H A Dheld_packet_queue.cc69 if ( held_packet->has_expired(cur_time) ) in execute()
78 return !q.empty() && q.front().has_expired(cur_time); in execute()
110 return q.front().has_expired(now); in adjust_expiration()
H A Dheld_packet_queue.h37 bool has_expired(const timeval& cur_time) in has_expired() function
43 bool has_expired() in has_expired() function
/dports/www/py-httpcore/httpcore-0.14.3/httpcore/_async/
H A Dhttp_proxy.py162 def has_expired(self) -> bool: member in AsyncForwardHTTPConnection
163 return self._connection.has_expired()
255 def has_expired(self) -> bool: member in AsyncTunnelHTTPConnection
256 return self._connection.has_expired()
/dports/www/py-httpcore/httpcore-0.14.3/httpcore/_sync/
H A Dhttp_proxy.py162 def has_expired(self) -> bool: member in ForwardHTTPConnection
163 return self._connection.has_expired()
255 def has_expired(self) -> bool: member in TunnelHTTPConnection
256 return self._connection.has_expired()
/dports/devel/py-celery/celery-4.4.7/celery/security/
H A Dcertificate.py32 def has_expired(self): member in Certificate
99 if cert.has_expired():
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/plugins/cache/
H A D__init__.py150 if self.has_expired(key) or key == "":
181 def has_expired(self, key): member in BaseFileCacheModule
206 if not (k.startswith('.') or self.has_expired(k)):
216 if self.has_expired(key):
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/plugins/cache/
H A D__init__.py156 if self.has_expired(key) or key == "":
187 def has_expired(self, key): member in BaseFileCacheModule
212 if not (k.startswith('.') or self.has_expired(k)):
222 if self.has_expired(key):
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/plugins/cache/
H A D__init__.py156 if self.has_expired(key) or key == "":
187 def has_expired(self, key): member in BaseFileCacheModule
212 if not (k.startswith('.') or self.has_expired(k)):
222 if self.has_expired(key):
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/lib/
H A Dmtr_misc.pl43 sub has_expired($);
256 sub has_expired ($) { return $_[0] && time gt $_[0]; } subroutine
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/lib/
H A Dmtr_misc.pl43 sub has_expired($);
256 sub has_expired ($) { return $_[0] && time gt $_[0]; } subroutine
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/lib/
H A Dmtr_misc.pl43 sub has_expired($);
256 sub has_expired ($) { return $_[0] && time gt $_[0]; } subroutine
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/lib/
H A Dmtr_misc.pl43 sub has_expired($);
256 sub has_expired ($) { return $_[0] && time gt $_[0]; } subroutine
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/lib/
H A Dmtr_misc.pl43 sub has_expired($);
256 sub has_expired ($) { return $_[0] && time gt $_[0]; } subroutine
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/lib/
H A Dmtr_misc.pl43 sub has_expired($);
256 sub has_expired ($) { return $_[0] && time gt $_[0]; } subroutine
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/lib/
H A Dmtr_misc.pl43 sub has_expired($);
256 sub has_expired ($) { return $_[0] && time gt $_[0]; } subroutine
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/lib/
H A Dmtr_misc.pl43 sub has_expired($);
256 sub has_expired ($) { return $_[0] && time gt $_[0]; } subroutine
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysql-test/lib/
H A Dmtr_misc.pl43 sub has_expired($);
256 sub has_expired ($) { return $_[0] && time gt $_[0]; } subroutine
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/lib/
H A Dmtr_misc.pl43 sub has_expired($);
256 sub has_expired ($) { return $_[0] && time gt $_[0]; } subroutine
/dports/databases/mysql56-client/mysql-5.6.51/mysql-test/lib/
H A Dmtr_misc.pl43 sub has_expired($);
256 sub has_expired ($) { return $_[0] && time gt $_[0]; } subroutine
/dports/databases/mysql55-client/mysql-5.5.62/mysql-test/lib/
H A Dmtr_misc.pl37 sub has_expired($);
250 sub has_expired ($) { return $_[0] && time gt $_[0]; } subroutine
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/lib/
H A Dmtr_misc.pl38 sub has_expired($);
276 sub has_expired ($) { return $_[0] && time gt $_[0]; } subroutine

123456789