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

/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dboot.c46 int noreturn)
53 grub_loader_noreturn = noreturn;
44 grub_loader_set(grub_err_t (boot) void), grub_err_t (*unload) (void), int noreturn) argument
/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Dmisc.c1169 grub_execute_preboot_hooks(int noreturn) argument
1175 err = cur->preboot_func (noreturn);
1201 grub_loader_register_preboot_hook (grub_err_t (*preboot_func) (int noreturn), argument

Completed in 32 milliseconds