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

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_tar.c207 static int archive_read_format_tar_bid(struct archive_read *);
257 archive_read_format_tar_bid,
295 archive_read_format_tar_bid(struct archive_read *a) function
983 } else if (archive_read_format_tar_bid(a) > 50) {

Completed in 107 milliseconds