Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c494 uint8_t bf_is_table_present(const struct compressed_block_header* hdr) { in bf_is_table_present() function
3553 if(bf_is_table_present(&rar->last_block_hdr)) { in process_block()