Home
last modified time | relevance | path

Searched refs:time_t (Results 676 - 700 of 1271) sorted by relevance

1...<<21222324252627282930>>...51

/third_party/ltp/pan/
H A Dreporter.c87 time_t clock; in scanner_reporter()
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dsyslog.c91 time_t now; in _vsyslog()
/third_party/musl/src/misc/
H A Dsyslog.c92 time_t now; in _vsyslog()
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
H A Dhugeshmctl01.c44 static time_t save_time;
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
H A Dshmctl01.c33 static time_t ctime_min, ctime_max;
/third_party/ltp/testcases/kernel/syscalls/syslog/
H A Dsyslogtst.c42 time_t t; in main()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.h109 time_t free_time;
/third_party/musl/libc-test/src/functional/
H A Dipc_msg.c29 time_t t; in snd()
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_local.h23 time_t check_time; /* Time to use */
/third_party/node/deps/openssl/openssl/crypto/
H A Do_time.c14 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result) in OPENSSL_gmtime()
/third_party/openssl/crypto/
H A Do_time.c14 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result) in OPENSSL_gmtime()
/third_party/openssl/crypto/x509/
H A Dx509_local.h23 time_t check_time; /* Time to use */
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_empty_response.c76 time_t start; in testInternalSelectGet()
H A Dtest_https_get_select.c90 time_t start; in testExternalGet()
/third_party/toybox/toys/other/
H A Dwatch.c103 time_t t = time(0); in watch_main()
/third_party/python/Modules/
H A Dxxsubtype.c240 time_t t0 = 0, t1 = 0; in spam_bench()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Daarch64.rs5 pub type time_t = i64; types
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dasn1.rs80 pub fn ASN1_TIME_set(from: *mut ASN1_TIME, to: time_t) -> *mut ASN1_TIME; in ASN1_TIME_set()
H A Dx509_vfy.rs99 pub fn X509_VERIFY_PARAM_set_time(param: *mut X509_VERIFY_PARAM, t: time_t); in X509_VERIFY_PARAM_set_time()
/third_party/eudev/src/shared/
H A Dlog.c316 time_t t; in write_to_syslog()
325 t = (time_t) (now(CLOCK_REALTIME) / USEC_PER_SEC); in write_to_syslog()
/third_party/ffmpeg/libavformat/
H A Ddvenc.c75 static void brktimegm(time_t secs, struct tm *tm) in brktimegm()
100 time_t ct; in dv_write_pack()
/third_party/glfw/deps/
H A Dtinycthread.c26 * Added casts from time_t to DWORD to avoid warnings on VC++.
583 ts->tv_sec = (time_t)tb.time; in _tthread_clock_gettime()
588 ts->tv_sec = (time_t)tv.tv_sec; in _tthread_clock_gettime()
/third_party/curl/lib/
H A Dcurl_ntlm_core.c458 /* Convert a time_t to an MS FILETIME (MS-DTYP section 2.3.3). */
459 static void time2filetime(struct ms_filetime *ft, time_t t) in time2filetime()
583 time2filetime(&tw, (time_t) 0); in Curl_ntlm_core_mk_ntlmv2_resp()
H A Dfile.c450 time_t filetime; in file_do()
470 filetime = (time_t)statbuf.st_mtime; in file_do()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.c235 free_stale_bos(struct v3d_screen *screen, time_t time) in free_stale_bos()
275 v3d_bo_last_unreference_locked_timed(struct v3d_bo *bo, time_t time) in v3d_bo_last_unreference_locked_timed()

Completed in 13 milliseconds

1...<<21222324252627282930>>...51