Searched refs:time_t (Results 701 - 725 of 1517) sorted by relevance
1...<<21222324252627282930>>...61
/third_party/musl/porting/liteos_a/user/src/thread/ |
H A D | pthread_mutex_timedlock.c | 9 time_t s = to ? to->tv_sec : 0; in __futex4()
|
/third_party/musl/src/thread/ |
H A D | __timedwait.c | 28 time_t s = to ? to->tv_sec : 0; in __futex4_cp()
|
H A D | pthread_mutex_timedlock.c | 9 time_t s = to ? to->tv_sec : 0; in __futex4()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | filetools.cpp | 113 time_t modtime1, modtime2; in whichFileModTimeIsLater()
|
/third_party/ltp/testcases/kernel/syscalls/times/ |
H A D | times03.c | 59 time_t start_time, end_time; in generate_stime()
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/ |
H A D | msgctl01.c | 19 static time_t creat_time;
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse/ |
H A D | minimal-http-server-sse.c | 36 time_t established;
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
H A D | 13-1.c | 47 time_t atime1, atime2, atime3; in main()
|
H A D | 14-1.c | 45 time_t mtime1, mtime2, ctime1, ctime2; in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/ |
H A D | 5-1.c | 37 static time_t currsec1;
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/ |
H A D | 8-1.c | 48 time_t oldtime, newtime; in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strftime/ |
H A D | 2-1.c | 25 time_t t = time(NULL); in main()
|
/third_party/musl/libc-test/src/functional/ |
H A D | ipc_sem.c | 29 time_t t; in inc()
|
H A D | ipc_shm.c | 29 time_t t; in set()
|
H A D | stat.c | 18 time_t t; in main()
|
/third_party/node/deps/openssl/openssl/crypto/ct/ |
H A D | ct_prn.c | 36 ASN1_GENERALIZEDTIME_adj(gen, (time_t)0, in timestamp_print()
|
/third_party/openssl/crypto/ct/ |
H A D | ct_prn.c | 36 ASN1_GENERALIZEDTIME_adj(gen, (time_t)0, in timestamp_print()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | filetools.cpp | 113 time_t modtime1, modtime2; in whichFileModTimeIsLater()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | Chrono.cpp | 27 std::time_t OurTime = toTimeT(TP); in getStructTM()
|
/third_party/toybox/toys/other/ |
H A D | hwclock.c | 64 time_t time; in hwclock_main()
|
/third_party/rust/crates/libc/src/unix/nto/ |
H A D | x86_64.rs | 5 pub type time_t = i64; types
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | asn1.rs | 29 use libc::{c_char, c_int, c_long, time_t}; 328 /// Creates a new time from the specified `time_t` value in fmt() 330 pub fn from_unix(time: time_t) -> Result<Asn1Time, ErrorStack> { in fmt()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps_upnp_i.h | 82 time_t timeout_time; /* when to age out the subscription */
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_upnp_i.h | 82 time_t timeout_time; /* when to age out the subscription */
|
/third_party/node/deps/openssl/openssl/crypto/ts/ |
H A D | ts_rsp_sign.c | 85 time_t t; in def_time_cb() 86 if (time(&t) == (time_t)-1) { in def_time_cb() 821 time_t time_sec = (time_t)sec; in TS_RESP_set_genTime_with_precision()
|
Completed in 18 milliseconds
1...<<21222324252627282930>>...61