Lines Matching defs:timespec32
52 struct timespec32 {
58 struct timespec32 it_interval;
59 struct timespec32 it_value;
119 struct timespec32 _timeout;
176 struct timespec32 st_atim; /* time of last access */
177 struct timespec32 st_mtim; /* time of last data modification */
178 struct timespec32 st_ctim; /* time of last file status change */
184 struct timespec32 st_birthtim; /* time of file creation */
189 unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec32));
190 unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec32));
225 struct timespec32 st_atim;
229 struct timespec32 st_mtim;
233 struct timespec32 st_ctim;
237 struct timespec32 st_birthtim;
254 struct timespec32 st_atim;
255 struct timespec32 st_mtim;
256 struct timespec32 st_ctim;
263 struct timespec32 st_birthtim;
264 unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec32));
265 unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec32));
277 struct timespec32 st_atim;
278 struct timespec32 st_mtim;
279 struct timespec32 st_ctim;