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

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfilesys.h176 int (*embed_func) (int *start_sector, int needed_sectors); member in struct:fsys_entry
H A Dbuiltins.c1536 embed_func (char *arg, int flags)
1632 if (fsys_table[fsys_type].embed_func == 0
1633 || ! fsys_table[fsys_type].embed_func (&start_sector, size))
1657 embed_func,
5060 embed_func (cmd_arg, flags);
1519 embed_func (char *arg, int flags) function

Completed in 26 milliseconds