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

/opensolaris-onvv-gate/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.c1410 embed_func (char *arg, int flags)
1506 if (fsys_table[fsys_type].embed_func == 0
1507 || ! fsys_table[fsys_type].embed_func (&start_sector, size))
1531 embed_func,
4927 embed_func (cmd_arg, flags);
1393 embed_func (char *arg, int flags) function

Completed in 55 milliseconds