Home | History | Annotate | Download | only in sys

Lines Matching refs:__buf

210 		 struct stat *__restrict __buf) __THROW __nonnull ((1, 2));
214 extern int fstat (int __fd, struct stat *__buf) __THROW __nonnull ((2));
218 struct stat *__restrict __buf), stat64)
220 extern int __REDIRECT_NTH (fstat, (int __fd, struct stat *__buf), fstat64)
229 struct stat64 *__restrict __buf) __THROW __nonnull ((1, 2));
230 extern int fstat64 (int __fd, struct stat64 *__buf) __THROW __nonnull ((2));
239 struct stat *__restrict __buf, int __flag)
244 struct stat *__restrict __buf,
253 struct stat64 *__restrict __buf, int __flag)
262 struct stat *__restrict __buf) __THROW __nonnull ((1, 2));
267 struct stat *__restrict __buf), lstat64)
275 struct stat64 *__restrict __buf)