Lines Matching defs:l_old_stat
174 struct l_old_stat { struct
175 l_ushort st_dev;
176 l_ulong st_ino;
177 l_ushort st_mode;
178 l_ushort st_nlink;
179 l_ushort st_uid;
180 l_ushort st_gid;
181 l_ushort st_rdev;
182 l_long st_size;
183 struct l_timespec st_atim;
184 struct l_timespec st_mtim;
185 struct l_timespec st_ctim;
186 l_long st_blksize;
187 l_long st_blocks;
188 l_ulong st_flags;
189 l_ulong st_gen;