Searched refs:entry_compressed_bytes_read (Results 1 – 2 of 2) sorted by relevance
93 int64_t entry_compressed_bytes_read; member968 zip->entry_compressed_bytes_read = 0; in zip_read_local_file_header()1231 zip->entry_compressed_bytes_read) { in archive_read_format_zip_read_data()1235 (intmax_t)zip->entry_compressed_bytes_read, in archive_read_format_zip_read_data()1319 zip->entry_compressed_bytes_read in zip_read_data_none()1365 zip->entry_compressed_bytes_read += bytes_avail; in zip_read_data_none()1477 zip->entry_compressed_bytes_read += bytes_avail; in zip_read_data_deflate()
279 int64_t entry_compressed_bytes_read; member917 cab->entry_compressed_bytes_read = 0; in archive_read_format_cab_read_header()