2.9
[glibc/nacl-glibc.git] / sysdeps / unix / sysv / linux / sparc / sparc32 / kernel_stat.h
bloba0da019c5f3a667b40e96c0b63c8145909b558db
1 /* Definition of `struct stat' used in the kernel */
2 struct kernel_stat
4 unsigned short int st_dev;
5 unsigned long int st_ino;
6 unsigned short int st_mode;
7 short int st_nlink;
8 unsigned short int st_uid;
9 unsigned short int st_gid;
10 unsigned short int st_rdev;
11 long int st_size;
12 struct timespec st_atim;
13 struct timespec st_mtim;
14 struct timespec st_ctim;
15 long int st_blksize;
16 long int st_blocks;
17 unsigned long int __unused4;
18 unsigned long int __unused5;
21 #define _HAVE___UNUSED4
22 #define _HAVE___UNUSED5
24 #define _HAVE_STAT___UNUSED4
25 #define _HAVE_STAT___UNUSED5
26 #define _HAVE_STAT___PAD1
27 #define _HAVE_STAT___PAD2
28 #define _HAVE_STAT64___UNUSED4
29 #define _HAVE_STAT64___UNUSED5
30 #define _HAVE_STAT64___PAD2
31 #define _HAVE_STAT_NSEC
32 #define _HAVE_STAT64_NSEC