Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c802 } wbuff_type; member
1085 iso9660->wbuff_type = WB_TO_TEMP; in archive_write_set_format_iso9660()
2000 iso9660->wbuff_type = WB_TO_STREAM; in iso9660_close()
3630 if (iso9660->wbuff_type == WB_TO_STREAM) in wb_write_out()
3673 if (iso9660->wbuff_type != WB_TO_TEMP) { in wb_set_offset()