Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libarchive/dist/libarchive/
Darchive_read_private.h195 struct archive_format_descriptor { struct
209 struct archive_format_descriptor *format; /* Active format. */
Darchive_read_set_options.c82 struct archive_format_descriptor *format = &a->formats[i]; in archive_set_format_option()