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

/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.h55 SRes LzmaEnc_SetProps(CLzmaEncHandle p, const CLzmaEncProps *props);
H A DLzmaEnc.c411 SRes LzmaEnc_SetProps(CLzmaEncHandle pp, const CLzmaEncProps *props2) function
1708 LzmaEnc_SetProps(p, &props);
2269 res = LzmaEnc_SetProps(p, props);

Completed in 64 milliseconds