Lines Matching defs:l_newstat
183 struct l_newstat { struct
184 l_ulong st_dev;
185 l_ulong st_ino;
186 l_ushort st_mode;
187 l_ushort st_nlink;
188 l_ushort st_uid;
189 l_ushort st_gid;
190 l_ulong st_rdev;
191 l_ulong st_size;
192 l_ulong st_blksize;
193 l_ulong st_blocks;
194 struct l_timespec st_atim;
195 struct l_timespec st_mtim;
196 struct l_timespec st_ctim;
197 l_ulong __unused4;
198 l_ulong __unused5;