Home
last modified time | relevance | path

Searched refs:buff_in (Results 1 – 1 of 1) sorted by last modified time

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c3274 const void *buff_in; in extract_pack_stream() local
3284 buff_in = __archive_read_ahead(a, 1, &bytes_avail); in extract_pack_stream()
3301 buff_in, &bytes_in); in extract_pack_stream()