Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c171 struct fixup_entry { struct
172 struct fixup_entry *next; argument
173 struct archive_acl acl;
174 mode_t mode;
175 __LA_MODE_T filetype;
176 int64_t atime;
178 int64_t mtime;
179 int64_t ctime;
184 unsigned long fflags_set;
186 void *mac_metadata;
[all …]