HomeSort by relevance Sort by last modified time
    Searched refs:fstatat (Results 26 - 50 of 91) sorted by null

12 3 4

  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
stat.h 100 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /external/bison/darwin-lib/sys/
stat.h 671 # undef fstatat
672 # define fstatat rpl_fstatat
674 _GL_FUNCDECL_RPL (fstatat, int,
677 _GL_CXXALIAS_RPL (fstatat, int,
681 _GL_FUNCDECL_SYS (fstatat, int,
685 _GL_CXXALIAS_SYS (fstatat, int,
688 _GL_CXXALIASWARN (fstatat);
690 # undef fstatat macro
692 _GL_WARN_ON_USE (fstatat, "fstatat is not portable -
    [all...]
  /external/bison/linux-lib/sys/
stat.h 671 # undef fstatat
672 # define fstatat rpl_fstatat
674 _GL_FUNCDECL_RPL (fstatat, int,
677 _GL_CXXALIAS_RPL (fstatat, int,
681 _GL_FUNCDECL_SYS (fstatat, int,
685 _GL_CXXALIAS_SYS (fstatat, int,
688 _GL_CXXALIASWARN (fstatat);
690 # undef fstatat macro
692 _GL_WARN_ON_USE (fstatat, "fstatat is not portable -
    [all...]

Completed in 950 milliseconds

12 3 4