Searched refs:toc_total (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_xar.c317 uint64_t toc_total; member in struct:xar
546 xar->toc_total = 0;
569 if (xar->toc_total != toc_uncompressed_size) {
2963 xar->toc_total += outbytes;
3135 xar->toc_total += outbytes;

Completed in 53 milliseconds