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

/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_xar.c324 static int compression_end_lzma(struct archive *, struct la_zstream *);
2826 lastrm->end = compression_end_lzma;
2888 lastrm->end = compression_end_lzma;
2957 compression_end_lzma(struct archive *a, struct la_zstream *lastrm) function
H A Darchive_write_set_format_7zip.c265 static int compression_end_lzma(struct archive *, struct la_zstream *);
1971 lastrm->end = compression_end_lzma;
2056 compression_end_lzma(struct archive *a, struct la_zstream *lastrm) function

Completed in 71 milliseconds