Lines Matching defs:l_newstat
133 struct l_newstat { struct
134 l_ulong st_dev;
135 l_ino_t st_ino;
136 l_ulong st_nlink;
137 l_uint st_mode;
138 l_uid_t st_uid;
139 l_gid_t st_gid;
140 l_uint __st_pad0;
141 l_ulong st_rdev;
142 l_off_t st_size;
143 l_long st_blksize;
144 l_long st_blocks;
145 struct l_timespec st_atim;
146 struct l_timespec st_mtim;
147 struct l_timespec st_ctim;
148 l_long __unused1;
149 l_long __unused2;
150 l_long __unused3;