Searched defs:__statbuf (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | stat.h | 451 __NTH (stat (__const char *__path, struct stat *__statbuf)) in __NTH() 458 __NTH (lstat (__const char *__path, struct stat *__statbuf)) in __NTH() 465 __NTH (fstat (int __fd, struct stat *__statbuf)) in __NTH() 472 __NTH (fstatat (int __fd, __const char *__filename, struct stat *__statbuf, in __NTH() 500 __NTH (stat64 (__const char *__path, struct stat64 *__statbuf)) in __NTH() 507 __NTH (lstat64 (__const char *__path, struct stat64 *__statbuf)) in __NTH() 514 __NTH (fstat64 (int __fd, struct stat64 *__statbuf)) in __NTH() 521 __NTH (fstatat64 (int __fd, __const char *__filename, struct stat64 *__statbuf, in __NTH()
|