Home
last modified time | relevance | path

Searched refs:ELzmaStatus (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzmaDec.h103 } ELzmaStatus; typedef
178 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
195 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
221 ELzmaStatus *status, ISzAlloc *alloc);
H A DLzmaDec.c739 ELzmaFinishMode finishMode, ELzmaStatus *status) in LzmaDec_DecodeToDic()
861 …t, SizeT *destLen, const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status) in LzmaDec_DecodeToBuf()
994 ELzmaStatus *status, ISzAlloc *alloc) in LzmaDecode()
/illumos-gate/usr/src/uts/common/io/
H A Dlofi.c1294 ELzmaStatus status; in lzma_decompress()