Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_7zip.c138 struct la_zstream { struct
153 struct la_zstream *lastrm, argument
156 struct la_zstream *lastrm); argument
235 struct la_zstream stream;
281 struct la_zstream *);
283 struct la_zstream *, enum la_zaction);
284 static int compression_end_copy(struct archive *, struct la_zstream *);
286 struct la_zstream *, int, int);
289 struct la_zstream *, enum la_zaction);
290 static int compression_end_deflate(struct archive *, struct la_zstream *);
[all …]
H A Darchive_write_set_format_xar.c167 struct la_zstream { struct
179 struct la_zstream *lastrm, argument
182 struct la_zstream *lastrm); argument
272 struct la_zstream stream;
330 struct la_zstream *, int, int);
332 struct la_zstream *, enum la_zaction);
333 static int compression_end_gzip(struct archive *, struct la_zstream *);
335 struct la_zstream *, int);
338 struct la_zstream *, enum la_zaction);
339 static int compression_end_bzip2(struct archive *, struct la_zstream *);
[all …]