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

/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dboot.c33 static int grub_loader_noreturn; variable
53 grub_loader_noreturn = noreturn;
78 if (grub_loader_noreturn)
81 err = grub_execute_preboot_hooks(grub_loader_noreturn);

Completed in 13 milliseconds