Home
last modified time | relevance | path

Searched refs:cmain (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dkernel.c44 void cmain (unsigned long magic, unsigned long addr);
53 cmain (unsigned long magic, unsigned long addr) in cmain() function
H A Dboot.S66 call EXT_C(cmain)
H A Dboot.S.texi66 call EXT_C(cmain)
H A Dkernel.c.texi44 void cmain (unsigned long magic, unsigned long addr);
53 cmain (unsigned long magic, unsigned long addr)
H A Dmultiboot.info1030 stack pointer and `EFLAGS', and then call the function `cmain' defined
1031 in `kernel.c'. If `cmain' returns to the callee, then it shows a
1034 `cmain', which checks if the magic number passed by the boot loader is
1248 call EXT_C(cmain)
1314 void cmain (unsigned long magic, unsigned long addr);
1323 cmain (unsigned long magic, unsigned long addr)
H A Dmultiboot.texi1102 and then call the function @code{cmain} defined in @file{kernel.c}. If
1103 @code{cmain} returns to the callee, then it shows a message to inform
1105 key. The file @file{kernel.c} contains the function @code{cmain},
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dstage1_5.c34 cmain (void) in cmain() function
H A Dcommon.c357 cmain (); in init_bios_info()
H A Dshared.h781 void cmain (void);
H A Dstage2.c879 cmain (void) in cmain() function
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog3 * docs/kernel.c.texi (cmain): Incremement mod by one, instead of
5 * docs/kernel.c (cmain): Do the same.
27 * stage2/stage2.c (cmain): Terminate DEFAULT_FILE with NUL
79 (cmain): Likewise. Also, get a saved entry from a default file
188 * stage2/stage2.c (cmain): Initialize DEFAULT_FILE to an empty
259 * docs/kernel.c.texi (cmain): Incremement mod by one, instead of
261 * docs/kernel.c (cmain): Do the same.
283 * stage2/stage2.c (cmain): Terminate DEFAULT_FILE with NUL
335 (cmain): Likewise. Also, get a saved entry from a default file
1775 (cmain): Check if SAVED_SECTOR was set appropriately after
[all …]
H A Dacinclude.m448 cmain (void)
H A Dconfigure3866 cmain (void)