/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ |
H A D | crypto.h | 433 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
|
/third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/ |
H A D | crypto.h | 433 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/openssl/ |
H A D | crypto.h | 433 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/include/openssl/ |
H A D | crypto.h | 433 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/openssl/ |
H A D | crypto.h | 433 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/include/openssl/ |
H A D | crypto.h | 433 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/include/openssl/ |
H A D | crypto.h | 433 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/no-asm/include/openssl/ |
H A D | crypto.h | 433 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/include/openssl/ |
H A D | crypto.h | 433 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | crypto.h | 433 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
|
/third_party/node/deps/openssl/openssl/crypto/rand/ |
H A D | rand_lib.c | 564 time_t reseed_time_interval) in rand_new_drbg()
|
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
H A D | cmp_local.h | 53 time_t end_time; /* session start time + totaltimeout */
|
/third_party/openssl/crypto/cmp/ |
H A D | cmp_local.h | 53 time_t end_time; /* session start time + totaltimeout */
|
/third_party/openssl/crypto/rand/ |
H A D | rand_lib.c | 564 time_t reseed_time_interval) in rand_new_drbg()
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLPrintEGLinfoTest.cpp | 133 std::time_t timeNow = std::time(nullptr); in TEST_P()
|
/third_party/openssl/test/ |
H A D | bad_dtls_test.c | 470 time_t now = 0; in test_bad_dtls()
|
H A D | cmp_vfy_test.c | 50 static time_t test_time_valid = 0, test_time_after_expiration = 0;
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | test_post.c | 339 time_t start; in testExternalPost()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | tls_openssl_ocsp.c | 354 time_t now, tmp; in ocsp_resp_valid()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | tls_openssl_ocsp.c | 354 time_t now, tmp; in ocsp_resp_valid()
|
/third_party/rust/crates/libc/src/unix/bsd/apple/ |
H A D | mod.rs | 7 pub type time_t = c_long; types 305 pub st_atime: time_t, 307 pub st_mtime: time_t, 309 pub st_ctime: time_t, 311 pub st_birthtime: time_t, 1048 pub sem_otime: ::time_t, 1050 pub sem_ctime: ::time_t, 1062 pub shm_atime: ::time_t, // FIXME: 64-bit wrong align => wrong offset 1063 pub shm_dtime: ::time_t, // FIXME: 64-bit wrong align => wrong offset 1064 pub shm_ctime: ::time_t, // FIXM [all...] |
/third_party/NuttX/fs/nfs/ |
H A D | nfs_adapter.c | 130 time_t ns_atime; /* Time of last access */ 131 time_t ns_mtime; /* Time of last modification */ 132 time_t ns_ctime; /* Time of last status change */ 321 /* Extract time values as type time_t in units of seconds */ in vfs_nfs_stat_internal()
|
/third_party/libcoap/examples/ |
H A D | coap-server.c | 84 static time_t clock_offset; 85 static time_t my_clock_base = 0; 285 time_t now; in hnd_get_fetch_time()
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | x509.h | 675 int X509_cmp_time(const ASN1_TIME *s, time_t *t); 679 ASN1_TIME *X509_time_adj(ASN1_TIME *s, long adj, time_t *t); 681 int offset_day, long offset_sec, time_t *t);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | x509.h | 675 int X509_cmp_time(const ASN1_TIME *s, time_t *t); 679 ASN1_TIME *X509_time_adj(ASN1_TIME *s, long adj, time_t *t); 681 int offset_day, long offset_sec, time_t *t);
|