Searched refs:time_t (Results 876 - 900 of 1736) sorted by relevance
1...<<31323334353637383940>>...70
/third_party/ltp/testcases/kernel/fs/fs-bench/ |
H A D | random-del-create.c | 31 time_t t; in main()
|
H A D | random-access-del-create.c | 34 time_t t; in main()
|
H A D | create-files.c | 35 time_t t; in main()
|
/third_party/libwebsockets/lib/roles/http/server/ |
H A D | access-log.c | 47 time_t t = time(NULL); in lws_prepare_access_log_info()
|
/third_party/musl/porting/liteos_a/user/src/thread/ |
H A D | __timedwait.c | 17 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/musl/src/time/ |
H A D | clock_gettime.c | 93 if (sizeof(time_t) > 4) in __clock_gettime()
|
/third_party/musl/porting/liteos_a/kernel/include/ |
H A D | limits.h | 23 #define _POSIX_CLK_TICK time((time_t *)NULL)
|
/third_party/musl/porting/linux/user/src/thread/ |
H A D | pthread_mutex_timedlock.c | 24 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()
|
Completed in 9 milliseconds
1...<<31323334353637383940>>...70