Lines Matching defs:l_newstat
174 struct l_newstat { struct
175 l_ushort st_dev;
176 l_ushort __pad1;
177 l_ulong st_ino;
178 l_ushort st_mode;
179 l_ushort st_nlink;
180 l_ushort st_uid;
181 l_ushort st_gid;
182 l_ushort st_rdev;
183 l_ushort __pad2;
184 l_ulong st_size;
185 l_ulong st_blksize;
186 l_ulong st_blocks;
187 struct l_timespec st_atim;
188 struct l_timespec st_mtim;
189 struct l_timespec st_ctim;
190 l_ulong __unused4;
191 l_ulong __unused5;