Lines Matching refs:stat64
228 struct stat *__restrict __buf), stat64)
233 # define stat stat64
240 extern int stat64 (const char *__restrict __file,
241 struct stat64 *__restrict __buf) __THROW __nonnull ((1, 2));
242 extern int fstat64 (int __fd, struct stat64 *__buf) __THROW __nonnull ((2));
245 extern int __REDIRECT_NTH (stat64, (const char *__restrict __file,
246 struct stat64 *__restrict __buf),
249 extern int __REDIRECT_NTH (fstat64, (int __fd, struct stat64 *__buf),
253 # define stat64 __stat64_time64 macro
292 struct stat64 *__restrict __buf, int __flag)
298 struct stat64 *__restrict __buf,
339 struct stat64 *__restrict __buf)
343 struct stat64 *__restrict __buf),