Searched refs:fixup_entry (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c171 struct fixup_entry { struct
172 struct fixup_entry *next;
224 struct fixup_entry *fixup_list;
225 struct fixup_entry *current_fixup;
367 static struct fixup_entry *current_fixup(struct archive_write_disk *,
396 static struct fixup_entry *sort_dir_list(struct fixup_entry *p);
577 struct fixup_entry *fe;
2510 struct fixup_entry *next, *p;
2689 static struct fixup_entry *
[all...]

Completed in 115 milliseconds