HomeSort by relevance Sort by last modified time
    Searched defs:utimbuf (Results 76 - 79 of 79) sorted by null

1 2 34

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
utime.h 38 struct utimbuf struct
47 __const struct utimbuf *__file_times)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
utime.h 38 struct utimbuf struct
47 __const struct utimbuf *__file_times)
  /external/e2fsprogs/include/nonunix/
unistd.h 28 #define utimbuf _utimbuf macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
utime.h 74 struct utimbuf { struct
112 int __cdecl utime(const char *, struct utimbuf *);
115 __CRT_INLINE int __cdecl utime(const char *_Filename,struct utimbuf *_Utimbuf) {

Completed in 180 milliseconds

1 2 34