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;
109 int64_t aest_ctime;
111 int64_t aest_mtime;
115 int64_t aest_gid;
116 int64_t aest_ino;
117 uint32_t aest_nlink;
118 uint64_t aest_size;
119 int64_t aest_uid;
129 dev_t aest_dev;
[all …]