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

/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_7zip.c101 struct la_zstream { struct
116 struct la_zstream *lastrm,
119 struct la_zstream *lastrm);
194 struct la_zstream stream;
240 struct la_zstream *);
242 struct la_zstream *, enum la_zaction);
243 static int compression_end_copy(struct archive *, struct la_zstream *);
245 struct la_zstream *, int, int);
248 struct la_zstream *, enum la_zaction);
249 static int compression_end_deflate(struct archive *, struct la_zstream *);
[all...]
H A Darchive_write_set_format_xar.c144 struct la_zstream { struct
156 struct la_zstream *lastrm,
159 struct la_zstream *lastrm);
248 struct la_zstream stream;
306 struct la_zstream *, int, int);
308 struct la_zstream *, enum la_zaction);
309 static int compression_end_gzip(struct archive *, struct la_zstream *);
311 struct la_zstream *, int);
314 struct la_zstream *, enum la_zaction);
315 static int compression_end_bzip2(struct archive *, struct la_zstream *);
[all...]

Completed in 66 milliseconds