Home
last modified time | relevance | path

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

/src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c1722 const int declares_hfl_data = (int) ((block_flags & HFL_DATA) != 0); in file_entry_sanity_checks() local
1723 if (!declares_hfl_data) { in file_entry_sanity_checks()