Home
last modified time | relevance | path

Searched refs:expired (Results 1 – 25 of 148) sorted by relevance

123456

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
D5-1.c38 static int expired; variable
62 expired = 1; in fn_rd_1()
65 expired = 0; in fn_rd_1()
107 expired = 1; in fn_rd_2()
110 expired = 0; in fn_rd_2()
154 if (expired == 1) { in main()
191 if (expired == 1) { in main()
D6-2.c54 static int expired; variable
87 expired = 0; in th_fn()
107 expired = 0; in th_fn()
110 expired = 1; in th_fn()
179 if (expired == 1) { in main()
203 if (expired == 1) { in main()
D2-1.c46 static int expired; variable
64 expired = 1; in fn_rd()
67 expired = 0; in fn_rd()
92 expired = 0; in main()
124 if (expired != 1) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/
D5-1.c35 static int expired; variable
69 expired = 1; in fn_wr_1()
72 expired = 0; in fn_wr_1()
113 expired = 1; in fn_wr_2()
116 expired = 0; in fn_wr_2()
159 if (expired == 1) { in main()
195 if (expired == 1) { in main()
D6-2.c54 static int expired; variable
87 expired = 0; in th_fn()
107 expired = 0; in th_fn()
110 expired = 1; in th_fn()
179 if (expired == 1) { in main()
203 if (expired == 1) { in main()
D2-1.c37 static int expired; variable
71 expired = 1; in fn()
74 expired = 0; in fn()
128 if (expired != 1) { in main()
D1-1.c42 static int expired; variable
70 expired = 1; in fn_wr()
73 expired = 0; in fn_wr()
111 expired = 0; in main()
117 if (expired == 1) { in main()
D3-1.c44 static int expired; variable
80 expired = 1; in fn_wr()
83 expired = 0; in fn_wr()
131 expired = 0; in main()
137 if (expired == 1) { in main()
/third_party/node/test/cctest/
Dtest_sockaddr.cc64 bool expired; in TEST() member
71 return type.expired; in TEST()
75 type->expired = false; in TEST()
97 CHECK_EQ(foo->expired, false); in TEST()
100 foo->expired = true; in TEST()
106 CHECK_EQ(lru.Peek(addr1)->expired, false); in TEST()
111 foo->expired = true; in TEST()
116 foo->expired = true; in TEST()
120 foo->expired = false; in TEST()
/third_party/libdrm/tests/amdgpu/
Ddeadlock_tests.c246 uint32_t expired; in amdgpu_deadlock_helper() local
312 AMDGPU_TIMEOUT_INFINITE,0, &expired); in amdgpu_deadlock_helper()
337 uint32_t expired; in amdgpu_deadlock_sdma() local
409 AMDGPU_TIMEOUT_INFINITE,0, &expired); in amdgpu_deadlock_sdma()
434 uint32_t expired; in bad_access_helper() local
488 AMDGPU_TIMEOUT_INFINITE,0, &expired); in bad_access_helper()
Dbasic_tests.c856 uint32_t expired; in amdgpu_command_submission_gfx_separate_ibs() local
918 0, &expired); in amdgpu_command_submission_gfx_separate_ibs()
947 uint32_t expired; in amdgpu_command_submission_gfx_shared_ib() local
1002 0, &expired); in amdgpu_command_submission_gfx_shared_ib()
1206 uint32_t expired; in amdgpu_semaphore_test() local
1282 500000000, 0, &expired); in amdgpu_semaphore_test()
1284 CU_ASSERT_EQUAL(expired, true); in amdgpu_semaphore_test()
1323 500000000, 0, &expired); in amdgpu_semaphore_test()
1325 CU_ASSERT_EQUAL(expired, true); in amdgpu_semaphore_test()
1353 uint32_t expired; in amdgpu_command_submission_compute_nop() local
[all …]
Dvm_tests.c105 uint32_t expired, flags; in amdgpu_vmid_reserve_test() local
170 AMDGPU_TIMEOUT_INFINITE,0, &expired); in amdgpu_vmid_reserve_test()
Dsyncobj_tests.c103 uint32_t expired; in syncobj_command_submission_helper() local
177 AMDGPU_TIMEOUT_INFINITE,0, &expired); in syncobj_command_submission_helper()
Dhotunplug_tests.c178 uint32_t expired; in amdgpu_cs_sync() local
182 0, &expired); in amdgpu_cs_sync()
Damdgpu_stress.c193 uint32_t expired; in submit_ib() local
265 0, &expired); in submit_ib()
/third_party/openssl/doc/man3/
DSSL_CTX_flush_sessions.pod5 SSL_CTX_flush_sessions - remove expired sessions
16 B<ctx> to remove sessions expired at time B<tm>.
22 As sessions will not be reused ones they are expired, they should be
DSSL_alert_type_string.pod40 non-fatal errors are certificate errors ("certificate expired",
117 =item "CE"/"certificate expired"
119 A certificate has expired or is not currently valid.
/third_party/mbedtls/tests/data_files/
DReadme-x509.txt19 - test-int-ca-exp.crt is a copy that is expired
77 -expired.crt: S5 with "not after" date in the past
80 -ss-expired.crt: Self-signed cert with S5 key, expired
86 -expired.crt: S7 with "not after" date in the past + I1
88 _int-ca-exp.crt: S7 + expired I1
DMakefile191 test-ca2_cat-present-past.crt: test-ca2.crt test-ca2-expired.crt
193 test-ca2_cat-past-invalid.crt: test-ca2-expired.crt server6.crt
195 test-ca2_cat-past-present.crt: test-ca2-expired.crt test-ca2.crt
330 server7-expired.crt: server7.csr $(test_ca_int_rsa1)
332 all_final += server7-expired.crt
411 server5-ss-expired.crt: server5.key
413 all_final += server5-ss-expired.crt
1673 pkcs7-rsa-expired.crt:
1674 …-sha256 -nodes -days 365 -newkey rsa:2048 -keyout pkcs7-rsa-expired.key -out pkcs7-rsa-expired.crt
1675 all_final += pkcs7-rsa-expired.crt
[all …]
/third_party/openssl/test/
Dcmp_vfy_test.c215 static int test_validate_msg_signature_partial_chain(int expired) in test_validate_msg_signature_partial_chain() argument
222 fixture->expected = !expired; in test_validate_msg_signature_partial_chain()
231 if (expired) in test_validate_msg_signature_partial_chain()
384 static void setup_path(CMP_VFY_TEST_FIXTURE **fixture, X509 *wrong, int expired) in setup_path() argument
387 (*fixture)->expected = wrong == NULL && !expired; in setup_path()
388 if (expired) { in setup_path()
/third_party/curl/tests/data/
Dtest14159 delete expired cookie
51 Delete expired cookies
/third_party/libdrm/amdgpu/
Damdgpu_cs.c470 uint32_t *expired) in amdgpu_cs_query_fence_status() argument
475 if (!fence || !expired || !fence->context) in amdgpu_cs_query_fence_status()
482 *expired = true; in amdgpu_cs_query_fence_status()
486 *expired = false; in amdgpu_cs_query_fence_status()
493 *expired = true; in amdgpu_cs_query_fence_status()
/third_party/curl/docs/cmdline-opts/
Dcert-status.md21 If this option is enabled and the server sends an invalid (e.g. expired)
/third_party/libwebsockets/READMEs/
DREADME.lws_metrics.md91 …xy.n.cn.failures{ss="badcert_expired",hostname="warmcat.com",peer="46.105.127.147",tls="expired"} 2
92 …_metric_report: ssproxy.n.cn.failures{hostname="warmcat.com",peer="46.105.127.147",tls="expired"} 1
211 `tls/expired`|Peer certificate is expiry date is in the past|
236 …33] U: my_metric_report: n.cn.failures: tot: 36, [ tls/invalidca: 5, tls/expired: 5, tls/hostname:…
/third_party/node/lib/
D_http_server.js622 const expired = this[kConnections].expired(this.headersTimeout, this.requestTimeout);
624 for (let i = 0; i < expired.length; i++) {
625 const socket = expired[i].socket;

123456