HomeSort by relevance Sort by last modified time
    Searched refs:grub_open (Results 1 - 6 of 6) sorted by null

  /external/grub/stage2/
stage1_5.c 39 if (grub_open (config_file))
builtins.c 195 if (! grub_open (arg))
379 if (! grub_open (arg))
422 if (! grub_open (file))
512 if (! grub_open (file1))
527 if (! grub_open (file2))
711 if (! grub_open (arg))
989 if (! grub_open (from))
1047 if (! grub_open (stage1_5))
1240 if (grub_open (filename))
1273 if (grub_open (filename)
    [all...]
boot.c 64 if (!grub_open (kernel))
769 if (!grub_open (module))
811 if (! grub_open (initrd))
stage2.c 893 if (grub_open (default_file))
923 is_opened = grub_open (config_file);
shared.h 947 int grub_open (char *filename);
950 GRUB_OPEN. If LEN is -1, read all the remaining data in the file. */
959 /* List the contents of the directory that was opened with GRUB_OPEN,
disk_io.c 1538 grub_open (char *filename) function
    [all...]

Completed in 1992 milliseconds