Searched refs:load_image (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dstart_eltorito.S98 load_image: label
H A Dboot.c34 * The next two functions, 'load_image' and 'load_module', are the building
40 load_image (char *kernel, char *arg, kernel_t suggested_type, function
H A Dshared.h1068 /* Define flags for load_image here. */
1072 kernel_t load_image (char *kernel, char *arg, kernel_t suggested_type,
H A Dbuiltins.c2895 kernel_type = load_image (arg, mb_cmdline, suggested_type, load_flags);
2948 * zfs_open() has been called (kernel_func() -> load_image() -> grub_open() ->

Completed in 58 milliseconds