Searched refs:Mf_Init_Func (Results 1 – 3 of 3) sorted by relevance
84 typedef void (*Mf_Init_Func)(void *object); typedef93 Mf_Init_Func Init;
739 vTable->Init = (Mf_Init_Func)MatchFinder_Init; in MatchFinder_CreateVTable()
761 vTable->Init = (Mf_Init_Func)MatchFinderMt_Init;