HomeSort by relevance Sort by last modified time
    Searched refs:fstatat (Results 51 - 75 of 109) sorted by null

1 23 4 5

  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/
stat.h 134 extern int fstatat(int dirfd, const char *path, struct stat *buf, int flags);
  /development/ndk/platforms/android-21/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /external/libchrome/sandbox/linux/services/
proc_util.cc 97 // It's OK to use proc_self_fd here, fstatat won't modify it.
98 CHECK(fstatat(proc_self_fd, e.d_name, &s, 0) == 0);
  /external/tlsdate/src/
seccomp.c 123 SC_DENY (fstatat, EINVAL),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
stat.h 238 extern int fstatat (int __fd, __const char *__restrict __file,
243 extern int __REDIRECT_NTH (fstatat, (int __fd, __const char *__restrict __file,
248 # define fstatat fstatat64 macro
476 __NTH (fstatat (int __fd, __const char *__filename, struct stat *__statbuf,
474 __NTH (fstatat (int __fd, __const char *__filename, struct stat *__statbuf, function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
stat.h 240 extern int fstatat (int __fd, __const char *__restrict __file,
245 extern int __REDIRECT_NTH (fstatat, (int __fd, __const char *__restrict __file,
250 # define fstatat fstatat64 macro
478 __NTH (fstatat (int __fd, __const char *__filename, struct stat *__statbuf,
476 __NTH (fstatat (int __fd, __const char *__filename, struct stat *__statbuf, function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
stat.h 240 extern int fstatat (int __fd, __const char *__restrict __file,
245 extern int __REDIRECT_NTH (fstatat, (int __fd, __const char *__restrict __file,
250 # define fstatat fstatat64 macro
478 __NTH (fstatat (int __fd, __const char *__filename, struct stat *__statbuf,
476 __NTH (fstatat (int __fd, __const char *__filename, struct stat *__statbuf, function
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/sys/
stat.h 152 extern int fstatat(int, const char*, struct stat*, int);

Completed in 1183 milliseconds

1 23 4 5