Home
last modified time | relevance | path

Searched refs:LzmaEncProps_Init (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/common/lzma/
H A DLzmaEnc.h34 extern void LzmaEncProps_Init(CLzmaEncProps *p);
H A DLzmaEnc.c50 void LzmaEncProps_Init(CLzmaEncProps *p) in LzmaEncProps_Init() function
1707 LzmaEncProps_Init(&props); in LzmaEnc_Construct()
/titanic_50/usr/src/cmd/lofiadm/
H A Dmain.c232 LzmaEncProps_Init(&props); in lzma_compress()