Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.h74 const CLzmaEncProps *props, Byte *propsEncoded, SizeT *propsSize, int writeEndMark,
H A DLzmaEnc.c2261 const CLzmaEncProps *props, Byte *propsEncoded, SizeT *propsSize, int writeEndMark, in LzmaEncode() argument
2272 res = LzmaEnc_WriteProperties(p, propsEncoded, propsSize); in LzmaEncode()