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

/osnet-11/usr/src/grub/grub2/include/grub/lib/
H A DLzFind.h110 typedef void (*Mf_Skip_Func)(void *object, UInt32); typedef
119 Mf_Skip_Func Skip;
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzFind.c760 vTable->Skip = (Mf_Skip_Func)Hc4_MatchFinder_Skip;
765 vTable->Skip = (Mf_Skip_Func)Bt2_MatchFinder_Skip;
770 vTable->Skip = (Mf_Skip_Func)Bt3_MatchFinder_Skip;
775 vTable->Skip = (Mf_Skip_Func)Bt4_MatchFinder_Skip;

Completed in 24 milliseconds