Searched refs:Mf_Init_Func (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/common/lzma/ | ||
H A D | LzFind.h | 82 typedef void (*Mf_Init_Func)(void *object); typedef 91 Mf_Init_Func Init; |
H A D | LzFind.c | 732 vTable->Init = (Mf_Init_Func)MatchFinder_Init; |
Completed in 45 milliseconds