Home
last modified time | relevance | path

Searched refs:IByteOut (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_ppmd7_private.h91 IByteOut *Stream;
H A Darchive_ppmd_private.h70 } IByteOut; typedef
H A Darchive_ppmd8_private.h73 IByteOut *Out;
H A Darchive_write_set_format_7zip.c149 IByteOut byteout;
2142 struct archive_write *a = ((IByteOut *)p)->a; in ppmd_write()