Searched refs:grub_open (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dstage1_5.c39 if (grub_open (config_file))
H A Dbuiltins.c168 if (!grub_open(VBE_MODES_FILE))
247 if (! grub_open (arg))
457 if (! grub_open (arg))
500 if (! grub_open (file))
590 if (! grub_open (file1))
605 if (! grub_open (file2))
789 if (! grub_open (arg))
1007 if (grub_open(menufile)) {
1208 if (!grub_open(arg))
1490 if (! grub_open (fro
[all...]
H A Dboot.c64 if (!grub_open (kernel))
779 if (!grub_open (module))
821 if (! grub_open (initrd))
H A Dstage2.c919 if (grub_open (default_file))
949 is_opened = grub_open (config_file);
958 is_opened = grub_open (config_file);
H A Dgraphics.c374 if (!grub_open(s))
H A Dshared.h1035 int grub_open (char *filename);
H A Ddisk_io.c1612 grub_open (char *filename) function

Completed in 41 milliseconds