Searched defs:best_bid (Results 1 - 16 of 16) sorted by last modified time

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c3066 archive_read_format_zip_streamable_bid(struct archive_read *a, int best_bid) argument
3441 archive_read_format_zip_seekable_bid(struct archive_read *a, int best_bid) argument
H A Darchive_read_support_format_tar.c357 archive_read_format_tar_bid(struct archive_read *a, int best_bid) argument
H A Darchive_read_support_format_rar5.c1102 static int rar5_bid(struct archive_read* a, int best_bid) { argument
H A Darchive_read_support_format_rar.c696 archive_read_format_rar_bid(struct archive_read *a, int best_bid) argument
H A Darchive_read_support_format_mtree.c669 mtree_bid(struct archive_read *a, int best_bid) argument
H A Darchive_read_support_format_cpio.c259 archive_read_format_cpio_bid(struct archive_read *a, int best_bid) argument
H A Darchive_read_support_format_cab.c410 archive_read_format_cab_bid(struct archive_read *a, int best_bid) argument
H A Darchive_read_support_format_7zip.c466 archive_read_format_7zip_bid(struct archive_read *a, int best_bid) argument
H A Darchive_read_support_format_warc.c182 _warc_bid(struct archive_read *a, int best_bid) argument
H A Darchive_read_support_format_empty.c66 archive_read_format_empty_bid(struct archive_read *a, int best_bid) argument
H A Darchive_read_support_format_xar.c484 xar_bid(struct archive_read *a, int best_bid) argument
H A Darchive_read.c559 int number_bidders, i, bid, best_bid, number_filters; local
710 int bid, best_bid; local
[all...]
H A Darchive_read_support_format_lha.c348 archive_read_format_lha_bid(struct archive_read *a, int best_bid) argument
H A Darchive_read_support_format_raw.c97 archive_read_format_raw_bid(struct archive_read *a, int best_bid) argument
H A Darchive_read_support_format_iso9660.c495 archive_read_format_iso9660_bid(struct archive_read *a, int best_bid) argument
H A Darchive_read_support_format_ar.c148 archive_read_format_ar_bid(struct archive_read *a, int best_bid) argument

Completed in 253 milliseconds