Home
last modified time | relevance | path

Searched refs:target_freebsd_timespec (Results 1 – 1 of 1) sorted by relevance

/qemu/bsd-user/
H A Dsyscall_defs.h143 struct target_freebsd_timespec { struct
156 struct target_freebsd_timespec _timeout; argument
228 struct target_freebsd_timespec st_atim; /* time last accessed */
229 struct target_freebsd_timespec st_mtim; /* time last data modification */
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 */
279 struct target_freebsd_timespec st_birthtim; /* time of file creation */
298 struct target_freebsd_timespec st_atim; /* time last accessed */
[all …]