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_key_t;
32 typedef s32 compat_timer_t;
34 typedef s32 compat_int_t;
35 typedef s32 compat_long_t;
44 s32 tv_nsec;
49 s32 tv_usec;
67 s32 st_blksize;
68 s32 st_blocks;
100 s32 f_type;
101 s32 f_bsize;
102 s32 f_blocks;
103 s32 f_bfree;
104 s32 f_bavail;
105 s32 f_files;
106 s32 f_ffree;
108 s32 f_namelen;
109 s32 f_frsize;
110 s32 f_flags;
111 s32 f_spare[4];