Home
last modified time | relevance | path

Searched refs:MatchFinder_Init (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzFind.h101 void MatchFinder_Init(CMatchFinder *p);
H A DLzFind.c266 void MatchFinder_Init(CMatchFinder *p) in MatchFinder_Init() function
732 vTable->Init = (Mf_Init_Func)MatchFinder_Init; in MatchFinder_CreateVTable()