Lines Matching refs:s32
14 typedef s32 compat_ssize_t;
15 typedef s32 compat_time_t;
16 typedef s32 compat_clock_t;
17 typedef s32 compat_pid_t;
25 typedef s32 compat_off_t;
29 typedef s32 compat_daddr_t;
31 typedef s32 compat_timer_t;
33 typedef s32 compat_int_t;
34 typedef s32 compat_long_t;
42 s32 tv_nsec;
47 s32 tv_usec;
65 s32 st_blksize;
66 s32 st_blocks;
98 s32 f_type;
99 s32 f_bsize;
100 s32 f_blocks;
101 s32 f_bfree;
102 s32 f_bavail;
103 s32 f_files;
104 s32 f_ffree;
106 s32 f_namelen;
107 s32 f_frsize;
108 s32 f_flags;
109 s32 f_spare[4];