Searched refs:target_freebsd_timespec (Results 1 – 1 of 1) sorted by relevance
143 struct target_freebsd_timespec { struct156 struct target_freebsd_timespec _timeout; argument228 struct target_freebsd_timespec st_atim; /* time last accessed */229 struct target_freebsd_timespec st_mtim; /* time last data modification */230 struct target_freebsd_timespec st_ctim; /* time last file status change */237 struct target_freebsd_timespec st_birthtim; /* time of file creation */246 unsigned int:(8 / 2) * (16 - (int)sizeof(struct target_freebsd_timespec));247 unsigned int:(8 / 2) * (16 - (int)sizeof(struct target_freebsd_timespec));267 struct target_freebsd_timespec st_atim; /* time of last access */271 struct target_freebsd_timespec st_mtim; /* time of last data modification */[all …]