Searched refs:LzmaEnc_WriteProperties (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.h56 SRes LzmaEnc_WriteProperties(CLzmaEncHandle p, Byte *properties, SizeT *size);
H A DLzmaEnc.c2206 SRes LzmaEnc_WriteProperties(CLzmaEncHandle pp, Byte *props, SizeT *size) function
2272 res = LzmaEnc_WriteProperties(p, propsEncoded, propsSize);

Completed in 79 milliseconds