Home
last modified time | relevance | path

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

/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c172 struct fixup_entry { struct
173 struct fixup_entry *next; argument
174 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 …]