Searched defs:isofile (Results 1 – 1 of 1) sorted by relevance
160 struct isofile { struct162 struct isofile *allnext; argument163 struct isofile *datanext; argument165 struct isofile *hlnext; argument166 struct isofile *hardlink_target; argument168 struct archive_entry *entry;173 struct archive_string parentdir;174 struct archive_string basename;175 struct archive_string basename_utf16;176 struct archive_string symlink;[all …]