Lines Matching defs:l_newstat
126 struct l_newstat { struct
127 l_ulong st_dev;
128 l_ino_t st_ino;
129 l_uint st_mode;
130 l_uint st_nlink;
132 l_uid_t st_uid;
133 l_gid_t st_gid;
135 l_ulong st_rdev;
136 l_ulong __st_pad1;
137 l_off_t st_size;
138 l_int st_blksize;
139 l_int __st_pad2;
140 l_long st_blocks;
142 struct l_timespec st_atim;
143 struct l_timespec st_mtim;
144 struct l_timespec st_ctim;
145 l_uint __unused1;
146 l_uint __unused2;