HomeSort by: relevance | last modified time | path
    Searched refs:la_zstream (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libarchive/dist/libarchive/
archive_write_set_format_7zip.c 138 struct la_zstream { struct
153 struct la_zstream *lastrm,
156 struct la_zstream *lastrm);
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...]
archive_write_set_format_xar.c 167 struct la_zstream { struct
179 struct la_zstream *lastrm,
182 struct la_zstream *lastrm);
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...]

Completed in 89 milliseconds