Home
last modified time | relevance | path

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

/freebsd/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()
2005 iso9660->wbuff_type = WB_TO_STREAM; in iso9660_close()
3634 if (iso9660->wbuff_type == WB_TO_STREAM) in wb_write_out()
3677 if (iso9660->wbuff_type != WB_TO_TEMP) { in wb_set_offset()