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