Searched refs:grub_make_system_path_relative_to_its_root (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/emu/
H A Dgetroot.h36 char *grub_make_system_path_relative_to_its_root (const char *path);
H A Dmisc.h58 char *grub_make_system_path_relative_to_its_root (const char *path)
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkrelpath.c104 relpath = grub_make_system_path_relative_to_its_root (argument);
H A Dgrub-setup.c665 core_path_dev = grub_make_system_path_relative_to_its_root (core_path_dev_full);
H A Dgetroot.c1652 grub_make_system_path_relative_to_its_root (const char *path) function

Completed in 46 milliseconds