Searched defs:fstatat (Results 1 - 3 of 3) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
H A Dstat.h238 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/
H A Dstat.h240 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/
H A Dstat.h240 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

Completed in 112 milliseconds