Home
last modified time | relevance | path

Searched refs:next_entry_seek (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c417 static int next_entry_seek(struct archive_read *, struct iso9660 *,
1269 r = next_entry_seek(a, iso9660, &file); in archive_read_format_iso9660_read_header()
2799 next_entry_seek(struct archive_read *a, struct iso9660 *iso9660, in next_entry_seek() function