Home
last modified time | relevance | path

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 Dpthread_mutex_timedlock.c9 time_t s = to ? to->tv_sec : 0; in __futex4()
/third_party/musl/src/thread/
H A D__timedwait.c28 time_t s = to ? to->tv_sec : 0; in __futex4_cp()
H A Dpthread_mutex_timedlock.c9 time_t s = to ? to->tv_sec : 0; in __futex4()
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dfiletools.cpp113 time_t modtime1, modtime2; in whichFileModTimeIsLater()
/third_party/ltp/testcases/kernel/syscalls/times/
H A Dtimes03.c59 time_t start_time, end_time; in generate_stime()
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/
H A Dmsgctl01.c19 static time_t creat_time;
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse/
H A Dminimal-http-server-sse.c36 time_t established;
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D13-1.c47 time_t atime1, atime2, atime3; in main()
H A D14-1.c45 time_t mtime1, mtime2, ctime1, ctime2; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/
H A D5-1.c37 static time_t currsec1;
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/
H A D8-1.c48 time_t oldtime, newtime; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strftime/
H A D2-1.c25 time_t t = time(NULL); in main()
/third_party/musl/libc-test/src/functional/
H A Dipc_sem.c29 time_t t; in inc()
H A Dipc_shm.c29 time_t t; in set()
H A Dstat.c18 time_t t; in main()
/third_party/node/deps/openssl/openssl/crypto/ct/
H A Dct_prn.c36 ASN1_GENERALIZEDTIME_adj(gen, (time_t)0, in timestamp_print()
/third_party/openssl/crypto/ct/
H A Dct_prn.c36 ASN1_GENERALIZEDTIME_adj(gen, (time_t)0, in timestamp_print()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dfiletools.cpp113 time_t modtime1, modtime2; in whichFileModTimeIsLater()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DChrono.cpp27 std::time_t OurTime = toTimeT(TP); in getStructTM()
/third_party/toybox/toys/other/
H A Dhwclock.c64 time_t time; in hwclock_main()
/third_party/rust/crates/libc/src/unix/nto/
H A Dx86_64.rs5 pub type time_t = i64; types
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dasn1.rs29 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 Dwps_upnp_i.h82 time_t timeout_time; /* when to age out the subscription */
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp_i.h82 time_t timeout_time; /* when to age out the subscription */
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_rsp_sign.c85 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