Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_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
472 __NTH (fstatat (int __fd, __const char *__filename, struct stat *__statbuf, in __NTH()