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

/osnet-11/usr/src/grub/grub2/include/grub/lib/
H A DLzmaEnc.h74 SRes LzmaEnc_WriteProperties(CLzmaEncHandle p, Byte *properties, SizeT *size);
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzmaEnc.c2285 SRes LzmaEnc_WriteProperties(CLzmaEncHandle pp, Byte *props, SizeT *size) function
2351 res = LzmaEnc_WriteProperties(p, propsEncoded, propsSize);

Completed in 27 milliseconds