Home
last modified time | relevance | path

Searched refs:time_t (Results 1151 - 1175 of 1271) sorted by relevance

1...<<4142434445464748495051

/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/include/openssl/
H A Dx509.h675 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/solaris-x86-gcc/asm_avx2/include/openssl/
H A Dx509.h675 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/darwin64-x86_64-cc/asm_avx2/include/openssl/
H A Dx509.h675 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-aarch64/asm_avx2/include/openssl/
H A Dx509.h675 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/darwin64-arm64-cc/no-asm/include/openssl/
H A Dx509.h675 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/darwin64-x86_64-cc/asm/include/openssl/
H A Dx509.h675 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/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dx509.h675 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/python/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py1984 time_t = __darwin_time_t variable
1992 ('check_time', time_t),
2455 ('tv_sec', time_t),
2541 'OSUnknownByteOrder', 'BN_MONT_CTX', 'ASN1_NULL', 'time_t',
/third_party/openssl/ssl/
H A Dssl_local.h596 time_t timeout;
597 time_t time;
598 time_t calc_timeout;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DVirtualFileSystem.cpp692 bool InMemoryFileSystem::addFile(const Twine &P, time_t ModificationTime, in addFile()
783 bool InMemoryFileSystem::addFile(const Twine &P, time_t ModificationTime, in addFile()
793 bool InMemoryFileSystem::addFileNoOwn(const Twine &P, time_t ModificationTime, in addFileNoOwn()
/third_party/python/Modules/
H A Dposixmodule.c669 void _Py_time_t_to_FILE_TIME(time_t, int, FILETIME *);
2372 fill_time(PyObject *module, PyObject *v, int index, time_t sec, unsigned long nsec) in fill_time()
5240 time_t atime_s;
5242 time_t mtime_s;
5288 time_t timet[2]; \
5289 time_t *time; \
5439 split_py_long_to_s_and_ns(PyObject *module, PyObject *py_long, time_t *s, long *ns) in split_py_long_to_s_and_ns()
5528 time_t a_sec, m_sec; in os_utime_impl()
/third_party/exfatprogs/lib/
H A Dexfat_dir.c556 static void unix_time_to_exfat_time(time_t unix_time, __u8 *tz, __le16 *date, in unix_time_to_exfat_time()
/third_party/backends/backend/pixma/
H A Dpixma_mp730.c293 time_t now; in send_time()
/third_party/cups-filters/filter/
H A Dtexttopdf.c292 time_t curtime; /* Current time */ in WriteProlog()
/third_party/libuv/src/unix/
H A Daix.c1036 time_t boot_time; in uv_uptime()
/third_party/libuv/src/
H A Dthreadpool.c312 time_t t1, t2; in on_uv_loop_close()
/third_party/libcoap/src/
H A Dcoap_debug.c124 time_t now = coap_ticks_to_rt(t); in print_timestamp()
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_client.c134 time_t now = time(NULL); in send_receive_check()
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Ddrbg.c664 time_t now = time(NULL); in ossl_prov_drbg_generate()
/third_party/node/deps/uv/src/unix/
H A Daix.c1020 time_t boot_time; in uv_uptime()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs2 pub type time_t = i64; types
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs12 pub type time_t = c_long; types
/third_party/popt/src/
H A Dlookup3.c780 time_t a,z; in driver1()
/third_party/openssl/crypto/cmp/
H A Dcmp_client.c137 time_t now = time(NULL); in send_receive_check()
/third_party/openssl/providers/implementations/rands/
H A Ddrbg.c664 time_t now = time(NULL); in ossl_prov_drbg_generate()

Completed in 65 milliseconds

1...<<4142434445464748495051