Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c210 uint8_t switch_multivolume : 1; member
1776 if(!rar->cstate.switch_multivolume) { in process_head_file()
2046 if(!rar->cstate.switch_multivolume) { in process_head_file()
3496 rar->cstate.switch_multivolume = 1; in merge_block()
3668 rar->cstate.switch_multivolume = 0; in process_block()
3712 rar->cstate.switch_multivolume == 0 && in process_block()
3722 } else if(rar->cstate.switch_multivolume) { in process_block()
3726 rar->cstate.switch_multivolume = 0; in process_block()
3996 rar->cstate.switch_multivolume = 1; in do_unstore_file()
3998 rar->cstate.switch_multivolume = 0; in do_unstore_file()