Lines Matching defs:l_stat64
220 struct l_stat64 { struct
221 l_ulonglong st_dev;
222 u_char __pad0[4];
223 l_ulong __st_ino;
224 l_uint st_mode;
225 l_uint st_nlink;
226 l_ulong st_uid;
227 l_ulong st_gid;
228 l_ulonglong st_rdev;
229 u_char __pad3[4];
230 l_longlong st_size;
231 l_ulong st_blksize;
232 l_ulonglong st_blocks;
233 struct l_timespec st_atim;
234 struct l_timespec st_mtim;
235 struct l_timespec st_ctim;
236 l_ulonglong st_ino;