/third_party/musl/porting/liteos_a/user/src/time/ |
H A D | utime.c | 7 int utime(const char *path, const struct utimbuf *times) in utime() function
|
/third_party/musl/src/time/ |
H A D | utime.c | 7 int utime(const char *path, const struct utimbuf *times) in utime() function
|
/third_party/libinput/src/ |
H A D | util-ratelimit.c | 59 uint64_t utime; in ratelimit_test() local
|
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/ |
H A D | clock_gettime01.c | 76 long unsigned utime; in setup() local
|
/third_party/node/test/parallel/ |
H A D | test-trace-events-fs-async.js | 236 function utime() { function
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse.h | 134 int (*utime) (const char *, struct utimbuf *); member
|
/third_party/skia/third_party/externals/zlib/contrib/bench/ |
H A D | zlib_bench.cc | 237 double utime[runs]; in zlib_file() local
|
/third_party/libinput/test/ |
H A D | test-touchpad.c | 5886 uint64_t utime; in START_TEST() local
|
/third_party/skia/third_party/externals/brotli/c/tools/ |
H A D | brotli.c | 50 #define utime _utime macro
|
/third_party/python/Modules/ |
H A D | timemodule.c | 1216 _PyTime_t ktime, utime, t; local 1409 _PyTime_t ktime, utime, t; local [all...] |
H A D | posixmodule.c | 5516 utime_t utime; in os_utime_impl() local [all...] |
/third_party/python/Lib/ |
H A D | tarfile.py | 2589 def utime(self, tarinfo, targetpath): member in TarFile
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsrecover.c | 414 time_t utime; in showdate() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp.c | 2233 os_time_t utime; in dpp_key_expired() local
|
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg.c | 4563 int64_t utime, stime, rtime; in main() local
|
/third_party/rust/crates/libc/src/solid/ |
H A D | mod.rs | 809 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 D | mod.rs | 975 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 D | dpp.c | 5310 os_time_t utime; in dpp_key_expired() local
|
/third_party/rust/crates/libc/src/fuchsia/ |
H A D | mod.rs | 3642 pub fn utime(file: *const c_char, buf: *const utimbuf) -> ::c_int; in utime() functions
|