Home
last modified time | relevance | path

Searched refs:utimbuf (Results 1 - 25 of 37) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/utime/
H A Dutime06.c31 static const struct utimbuf times;
36 const struct utimbuf *utimbuf; member
61 TST_EXP_FAIL(utime(tc->pathname, tc->utimbuf), in run()
H A Dutime04.c29 static struct utimbuf times = {
H A Dutime05.c35 static struct utimbuf times = {
H A Dutime01.c32 struct utimbuf utbuf; in run()
H A Dutime03.c57 struct utimbuf utbuf; in run()
H A Dutime02.c49 struct utimbuf utbuf; in run()
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dutime_sup.c23 extern int __utime64(const char *, const struct utimbuf *);
34 struct utimbuf ubuf; in utime_0100()
98 struct utimbuf ubuf; in utime64_0100()
/third_party/musl/porting/liteos_m/kernel/include/
H A Dutime.h14 struct utimbuf { struct
19 int utime (const char *, const struct utimbuf *);
/third_party/musl/porting/uniproton/kernel/include/
H A Dutime.h14 struct utimbuf { struct
19 int utime (const char *, const struct utimbuf *);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dutime.h14 struct utimbuf { struct
19 int utime (const char *, const struct utimbuf *);
/third_party/musl/porting/liteos_a/kernel/include/
H A Dutime.h14 struct utimbuf { struct
19 int utime (const char *, const struct utimbuf *);
/third_party/musl/include/
H A Dutime.h14 struct utimbuf { struct
19 int utime (const char *, const struct utimbuf *);
/third_party/musl/porting/liteos_a/user/src/time/
H A Dutime.c7 int utime(const char *path, const struct utimbuf *times) in utime()
/third_party/musl/src/time/
H A Dutime.c7 int utime(const char *path, const struct utimbuf *times) in utime()
/third_party/musl/compat/time32/
H A Dutime_time32.c12 return utime(path, !times32 ? 0 : (&(struct utimbuf){ in __utime_time32()
/third_party/curl/src/
H A Dtool_filetime.c145 struct utimbuf times; in setfiletime()
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h134 int (*utime) (const char *, struct utimbuf *);
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs72 pub struct utimbuf { structure names
410 pub fn wutime(file: *const wchar_t, buf: *mut utimbuf) -> ::c_int; in wutime()
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dminiunz.c102 struct utimbuf ut;
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dminiunz.c101 struct utimbuf ut;
/third_party/zlib/contrib/minizip/
H A Dminiunz.c100 struct utimbuf ut; in change_file_date()
/third_party/zlib/contrib/untgz/
H A Duntgz.c257 struct utimbuf settime; in setfiletime()
/third_party/zlib/examples/
H A Dgun.c520 struct utimbuf when; in copymeta()
/third_party/skia/third_party/externals/brotli/c/tools/
H A Dbrotli.c49 #define utimbuf _utimbuf macro
651 struct utimbuf times; in CopyStat()
/third_party/lz4/programs/
H A Dutil.h365 struct utimbuf timebuf; in UTIL_setFileStat()

Completed in 12 milliseconds

12