Home
last modified time | relevance | path

Searched refs:time_t (Results 501 - 525 of 1423) sorted by relevance

1...<<21222324252627282930>>...57

/third_party/musl/src/signal/
H A Dgetitimer.c7 if (sizeof(time_t) > sizeof(long)) { in getitimer()
/third_party/nghttp2/lib/
H A Dnghttp2_time.c37 time_t t = time(NULL); in time_now_sec()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_time.c37 time_t t = time(NULL); in time_now_sec()
/third_party/ltp/testcases/kernel/syscalls/stime/
H A Dstime_var.h17 static int do_stime(time_t *ntime) in do_stime()
H A Dstime01.c27 time_t new_time; in run()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mktime/
H A D1-1.c19 static time_t tps;
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/difftime/
H A D1-1.c23 time_t time0; in main()
/third_party/musl/libc-test/src/functionalext/common/
H A Dtime_test_data.h35 const time_t result;
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dtime_tzname_test.cpp18 time_t currTime; in HWTEST_F()
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dwcsftime.c29 time_t rtime; in wcsftime_0100()
/third_party/rust/crates/libc/src/unix/haiku/
H A Db64.rs3 pub type time_t = i64; types
H A Db32.rs3 pub type time_t = i32; types
/third_party/toybox/toys/posix/
H A Dwho.c36 time_t t = entry->ut_tv.tv_sec; in who_main()
/third_party/elfutils/debuginfod/
H A Ddebuginfod-client.c294 time_t clean_interval, max_unused_age; in debuginfod_clean_cache()
303 clean_interval = (time_t)rc; in debuginfod_clean_cache()
320 max_unused_age = (time_t)rc; in debuginfod_clean_cache()
335 time_t now = time(NULL); in debuginfod_clean_cache()
1095 time_t cache_miss; in debuginfod_query_server()
1096 time_t target_mtime = st.st_mtime; in debuginfod_query_server()
1105 cache_miss = (time_t)rc; in debuginfod_query_server()
1697 time_t mtime; in debuginfod_query_server()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dutmp.h16 time_t ll_time;
/third_party/curl/tests/unit/
H A Dunit1323.c41 time_t result;
/third_party/eudev/src/shared/
H A Dformats-util.h54 # error Unknown time_t size
/third_party/ffmpeg/libavutil/
H A Dparseutils.h189 * Convert the decomposed UTC time in tm to a time_t value.
191 time_t av_timegm(struct tm *tm);
/third_party/jerryscript/jerry-port/default/
H A Ddefault-debugger.c43 sleep_timespec.tv_sec = (time_t) sleep_time / 1000; in jerry_port_sleep()
/third_party/musl/porting/liteos_m/kernel/include/
H A Dutmp.h16 time_t ll_time;
/third_party/musl/src/time/
H A Dclock_settime.c10 time_t s = ts->tv_sec; in clock_settime()
H A Dtimer_gettime.c13 if (sizeof(time_t) > 4) in timer_gettime()
/third_party/musl/porting/uniproton/kernel/include/
H A Dutmp.h16 time_t ll_time;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dutmp.h16 time_t ll_time;
/third_party/mesa3d/src/util/
H A Dos_time.h67 os_localtime(const time_t *timer, struct tm *buf) in os_localtime()

Completed in 9 milliseconds

1...<<21222324252627282930>>...57