Lines Matching defs:l_newstat
155 struct l_newstat { struct
156 l_ulong st_dev;
157 l_ulong st_ino;
158 l_ushort st_mode;
159 l_ushort st_nlink;
160 l_ushort st_uid;
161 l_ushort st_gid;
162 l_ulong st_rdev;
163 l_ulong st_size;
164 l_ulong st_blksize;
165 l_ulong st_blocks;
166 struct l_timespec st_atim;
167 struct l_timespec st_mtim;
168 struct l_timespec st_ctim;
169 l_ulong __unused4;
170 l_ulong __unused5;