Lines Matching defs:l_old_stat
202 struct l_old_stat { struct
203 l_ushort st_dev;
204 l_ulong st_ino;
205 l_ushort st_mode;
206 l_ushort st_nlink;
207 l_ushort st_uid;
208 l_ushort st_gid;
209 l_ushort st_rdev;
210 l_long st_size;
211 struct l_timespec st_atim;
212 struct l_timespec st_mtim;
213 struct l_timespec st_ctim;
214 l_long st_blksize;
215 l_long st_blocks;
216 l_ulong st_flags;
217 l_ulong st_gen;