Home
last modified time | relevance | path

Searched refs:fstatat (Results 1 – 9 of 9) sorted by relevance

/io/
A Dtst-futimesat-time64.c3 #define fstatat fstatat macro
A Dfstatat.c39 weak_alias (__fstatat, fstatat)
41 stub_warning (fstatat)
A Dtst-futimesat.c35 # define fstatat fstatat64 macro
141 if (fstatat (dir_fd, "some-file", &st2, 0) != 0) in do_test()
A Dtst-stat.c56 TEST_COMPARE (fstatat (fd, "", st, 0), -1); in fstatat_check()
59 TEST_COMPARE (fstatat (fd, path, st, 0), 0); in fstatat_check()
A Dtst-stat-time64.c55 TEST_COMPARE (fstatat (fd, path, st, 0), 0); in fstatat_check()
A DVersions137 stat; stat64; fstat; fstat64; lstat; lstat64; fstatat; fstatat64;
A DMakefile35 stat fstat lstat stat64 fstat64 lstat64 fstatat fstatat64 \
66 tst-openat tst-unlinkat tst-fstatat tst-futimesat \
A Dftw.c145 # define FSTATAT fstatat
/io/sys/
A Dstat.h264 extern int fstatat (int __fd, const char *__restrict __file,
270 extern int __REDIRECT_NTH (fstatat, (int __fd, const char *__restrict __file,
275 # define fstatat __fstatat64_time64 macro
279 extern int __REDIRECT_NTH (fstatat, (int __fd, const char *__restrict __file,
284 # define fstatat fstatat64 macro

Completed in 9 milliseconds