Searched refs:__sbuf (Results 1 – 1 of 1) sorted by relevance
199 int fstat(int __fd, struct stat *__sbuf);202 int stat(const char *__restrict __path, struct stat *__restrict __sbuf);227 int _fstat(int __fd, struct stat *__sbuf);228 int _stat(const char *__restrict __path, struct stat *__restrict __sbuf);232 int _stat64(const char *__restrict __path, struct stat64 *__restrict __sbuf);233 int _fstat64(int __fd, struct stat64 *__sbuf);