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

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzmaEnc.c429 SRes LzmaEnc_SetProps(CLzmaEncHandle pp, const CLzmaEncProps *props2) function
1784 LzmaEnc_SetProps(p, &props);
2348 res = LzmaEnc_SetProps(p, props);

Completed in 31 milliseconds