Home
last modified time | relevance | path

Searched refs:utimbuf (Results 1 – 25 of 49) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/time/
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_a/kernel/include/
Dutime.h14 struct utimbuf { struct
19 int utime (const char *, const struct utimbuf *); argument
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dutime.h14 struct utimbuf { struct
19 int utime (const char *, const struct utimbuf *); argument
/third_party/musl/porting/uniproton/kernel/include/
Dutime.h14 struct utimbuf { struct
19 int utime (const char *, const struct utimbuf *); argument
/third_party/musl/ndk_musl_include/
Dutime.h14 struct utimbuf { struct
19 int utime (const char *, const struct utimbuf *); argument
/third_party/musl/include/
Dutime.h14 struct utimbuf { struct
19 int utime (const char *, const struct utimbuf *); argument
/third_party/musl/porting/liteos_m/kernel/include/
Dutime.h14 struct utimbuf { struct
19 int utime (const char *, const struct utimbuf *); argument
/third_party/glib/glib/
Dgstdio.h165 struct utimbuf; /* Don't need the real definition of struct utimbuf when just
171 struct utimbuf *utb);
/third_party/ltp/testcases/kernel/syscalls/utime/
Dutime06.c60 static const struct utimbuf times;
69 const struct utimbuf *times;
Dutime04.c92 struct utimbuf times; /* struct. buffer for utime() */
Dutime05.c98 struct utimbuf times; /* struct. buffer for utime() */
Dutime03.c59 struct utimbuf utbuf; in run()
/third_party/musl/src/time/
Dutime.c6 int utime(const char *path, const struct utimbuf *times) in utime()
/third_party/musl/porting/liteos_a/user/src/time/
Dutime.c7 int utime(const char *path, const struct utimbuf *times) in utime()
/third_party/musl/compat/time32/
Dutime_time32.c12 return utime(path, !times32 ? 0 : (&(struct utimbuf){ in __utime_time32()
/third_party/e2fsprogs/include/nonunix/
Dunistd.h28 #define utimbuf _utimbuf macro
/third_party/curl/src/
Dtool_filetime.c147 struct utimbuf times; in setfiletime()
/third_party/ntfs-3g/include/fuse-lite/
Dfuse.h134 int (*utime) (const char *, struct utimbuf *);
/third_party/e2fsprogs/debugfs/
Ddump.c73 struct utimbuf ut; in fix_perms()
/third_party/e2fsprogs/util/
Dsubst.c313 struct utimbuf ut; in set_utimes()
/third_party/skia/third_party/externals/brotli/c/tools/
Dbrotli.c49 #define utimbuf _utimbuf macro
651 struct utimbuf times; in CopyStat()
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/minizip/
Dminiunz.c101 struct utimbuf ut;
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/examples/
Dgun.c520 struct utimbuf when; in copymeta()
/third_party/zlib/contrib/minizip/
Dminiunz.c103 struct utimbuf ut;
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/untgz/
Duntgz.c243 struct utimbuf settime; in setfiletime()

12