Home
last modified time | relevance | path

Searched defs:utime (Results 1 - 19 of 19) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/time/
H A Dutime.c7 int utime(const char *path, const struct utimbuf *times) in utime() function
/third_party/musl/src/time/
H A Dutime.c7 int utime(const char *path, const struct utimbuf *times) in utime() function
/third_party/libinput/src/
H A Dutil-ratelimit.c59 uint64_t utime; in ratelimit_test() local
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
H A Dclock_gettime01.c76 long unsigned utime; in setup() local
/third_party/node/test/parallel/
H A Dtest-trace-events-fs-async.js236 function utime() { function
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h134 int (*utime) (const char *, struct utimbuf *); member
/third_party/skia/third_party/externals/zlib/contrib/bench/
H A Dzlib_bench.cc237 double utime[runs]; in zlib_file() local
/third_party/libinput/test/
H A Dtest-touchpad.c5886 uint64_t utime; in START_TEST() local
/third_party/skia/third_party/externals/brotli/c/tools/
H A Dbrotli.c50 #define utime _utime macro
/third_party/python/Modules/
H A Dtimemodule.c1216 _PyTime_t ktime, utime, t; local
1409 _PyTime_t ktime, utime, t; local
[all...]
H A Dposixmodule.c5516 utime_t utime; in os_utime_impl() local
[all...]
/third_party/python/Lib/
H A Dtarfile.py2589 def utime(self, tarinfo, targetpath): member in TarFile
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.c414 time_t utime; in showdate() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.c2233 os_time_t utime; in dpp_key_expired() local
/third_party/ffmpeg/fftools/
H A Dffmpeg.c4563 int64_t utime, stime, rtime; in main() local
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs809 pub fn utime(arg1: *const c_char, arg2: *mut time_t) -> c_int; in utime() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs975 pub fn utime(file: *const c_char, buf: *const utimbuf) -> ::c_int; in utime() functions
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c5310 os_time_t utime; in dpp_key_expired() local
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3642 pub fn utime(file: *const c_char, buf: *const utimbuf) -> ::c_int; in utime() functions

Completed in 66 milliseconds