Searched defs:fixup_entry (Results 1 – 1 of 1) sorted by relevance
172 struct fixup_entry { struct173 struct fixup_entry *next; argument174 struct archive_acl acl;175 mode_t mode;176 __LA_MODE_T filetype;177 int64_t atime;178 int64_t birthtime;179 int64_t mtime;180 int64_t ctime;181 unsigned long atime_nanos;[all …]