Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c2166 const size_t SMALLEST_RAR5_BLOCK_SIZE = 3; in process_base_block() local
2209 hdr_size < SMALLEST_RAR5_BLOCK_SIZE) in process_base_block()