Searched refs:grub_dl_load_file (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Dcorecmd.c92 mod = grub_dl_load_file (argv[0]);
H A Ddl.c659 grub_dl_load_file (const char *filename)
720 mod = grub_dl_load_file (filename);
657 grub_dl_load_file (const char *filename) function
/osnet-11/usr/src/grub/grub2/include/grub/
H A Ddl.h149 grub_dl_t EXPORT_FUNC(grub_dl_load_file) (const char *filename);

Completed in 28 milliseconds