Lines Matching defs:stat
43 * definition for timestruc_t needed by the stat structure. However,
50 * result based on the order of inclusion of <sys/stat.h> and
63 * stat structure, used by stat(2) and fstat(2)
68 /* Expanded stat structure */
72 struct stat {
108 struct stat {
161 #pragma redefine_extname stat stat64
172 #define stat stat64
190 #pragma redefine_extname stat64 stat
200 #define stat64 stat
212 * User level stat structure definitions.
217 struct stat {
242 struct stat {
347 * Kernel's view of user ILP32 stat and stat64 structures
462 * A version number is included in the x86 SVR4 stat and mknod interfaces
469 #define _R3_STAT_VER 1 /* SVR3.0 stat */
470 #define _STAT_VER 2 /* current version of stat */