Searched refs:time_t (Results 801 - 825 of 1801) sorted by relevance
1...<<31323334353637383940>>...73
/third_party/lame/frontend/ |
H A D | lametime.c | 115 time_t t; in GetRealTime()
|
/third_party/ltp/testcases/kernel/fs/fs-bench/ |
H A D | random-access.c | 26 time_t t; in main()
|
/third_party/node/test/wasi/c/ |
H A D | poll.c | 10 time_t before, now; in main()
|
/third_party/musl/porting/linux/user/src/time/ |
H A D | clock_gettime.c | 78 if (sizeof(time_t) > 4) in __clock_gettime()
|
/third_party/musl/src/stat/ |
H A D | utimensat.c | 17 time_t s0=0, s1=0; in utimensat()
|
/third_party/musl/src/network/ |
H A D | recvmmsg.c | 22 time_t s = timeout ? timeout->tv_sec : 0; in recvmmsg()
|
/third_party/ltp/testcases/kernel/syscalls/fsync/ |
H A D | fsync02.c | 65 time_t time_start, time_end; in run()
|
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/ |
H A D | shmctl08.c | 54 time_t old_ctime; in verify_shmset()
|
/third_party/ltp/testcases/kernel/syscalls/utime/ |
H A D | utime03.c | 59 time_t mintime, maxtime; in run()
|
H A D | utime02.c | 51 time_t pre_time, post_time; in run()
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/ |
H A D | msgrcv01.c | 25 time_t before_rcv, after_rcv; in verify_msgrcv()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/ |
H A D | 5-2.c | 51 time_t oldtime, newtime; in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/ |
H A D | 15-1.c | 58 time_t currsec; in main()
|
H A D | 20-1.c | 57 time_t currsec; in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/ |
H A D | 2-1.c | 45 static time_t currsec1, currsec2;
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/ |
H A D | helper.c | 92 time_t nw; in main()
|
/third_party/musl/libc-test/src/functionalext/supplement/time/ |
H A D | utime_sup.c | 72 time_t t_mold, t_aold, t_now, t_mnew, t_anew; in utime_0200()
|
/third_party/node/deps/openssl/openssl/crypto/ct/ |
H A D | ct_policy.c | 26 static const time_t SCT_CLOCK_DRIFT_TOLERANCE = 300;
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | param_build.h | 44 time_t val);
|
/third_party/libcoap/include/coap3/ |
H A D | coap_time.h | 149 typedef time_t coap_time_t;
|
/third_party/openssl/test/ |
H A D | time_offset_test.c | 10 /* time_t/offset (+/-XXXX) tests for ASN1 and X509 */ 59 static time_t the_time = 975628800;
|
/third_party/skia/src/core/ |
H A D | SkTime.cpp | 54 time_t m_time; in GetDateTime()
|
/third_party/openssl/include/openssl/ |
H A D | param_build.h | 44 time_t val);
|
/third_party/openssl/crypto/ct/ |
H A D | ct_policy.c | 26 static const time_t SCT_CLOCK_DRIFT_TOLERANCE = 300;
|
/third_party/toybox/toys/pending/ |
H A D | dumpleases.c | 73 fputs(ctime((const time_t*)&exp), stdout); in dumpleases_main()
|
Completed in 8 milliseconds
1...<<31323334353637383940>>...73