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

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c190 char found_first_header; member in struct:lha
511 if (lha->found_first_header == 0 &&
536 lha->found_first_header = 1;
H A Darchive_read_support_format_rar.c262 int found_first_header; member in struct:rar
849 if (rar->found_first_header == 0 &&
856 rar->found_first_header = 1;

Completed in 133 milliseconds