Home
last modified time | relevance | path

Searched defs:aest (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_entry_private.h106 struct aest { struct
107 int64_t aest_atime;
108 uint32_t aest_atime_nsec;
109 int64_t aest_ctime;
110 uint32_t aest_ctime_nsec;
111 int64_t aest_mtime;
112 uint32_t aest_mtime_nsec;
113 int64_t aest_birthtime;
114 uint32_t aest_birthtime_nsec;
115 int64_t aest_gid;
[all …]