Searched defs:grub_path (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-probe.c313 char *grub_path = NULL; local
330 grub_path = canonicalize_file_name (path);
331 device_name = grub_guess_root_device (grub_path);
596 free (grub_path);

Completed in 34 milliseconds