Searched defs:archive_read (Results 1 – 1 of 1) sorted by relevance
158 struct archive_read { struct169 struct archive_read_client client; argument172 struct archive_read_filter_bidder bidders[16]; argument175 struct archive_read_filter *filter; argument198 int (*bid)(struct archive_read *, int best_bid); argument214 struct archive_read_extract *extract; argument215 int (*cleanup_archive_extract)(struct archive_read *); argument229 int __archive_read_register_format(struct archive_read *a, argument