Home
last modified time | relevance | path

Searched defs:stage2 (Results 1 – 6 of 6) sorted by relevance

/titanic_52/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c370 ig_stage2_t *stage2 = &data.stage2; in handle_getinfo() local
718 cleanup_stage2(ig_stage2_t * stage2) cleanup_stage2() argument
937 prepare_fake_multiboot(ig_stage2_t * stage2) prepare_fake_multiboot() argument
960 add_stage2_einfo(ig_stage2_t * stage2,char * updt_str) add_stage2_einfo() argument
980 ig_stage2_t *stage2 = &install->stage2; write_stage2() local
1102 ig_stage2_t *stage2 = &dest->stage2; read_stage2_from_file() local
1222 read_stage2_from_disk(int dev_fd,ig_stage2_t * stage2,int type) read_stage2_from_disk() argument
1348 ig_stage2_t *stage2 = &install->stage2; prepare_stage2() local
[all...]
H A Dinstallgrub.h65 ig_stage2_t stage2; member
/titanic_52/usr/src/grub/grub-0.97/
H A DMakefile.am3 SUBDIRS = netboot stage2 stage1 lib grub util docs subdir
/titanic_52/usr/src/grub/grub-0.97/stage2/
H A DMakefile.am37 pkglib_DATA = stage2 stage2_eltorito e2fs_stage1_5 fat_stage1_5 \ data
50 pkglib_DATA = stage2 stage2_eltorito e2fs_stage1_5 fat_stage1_5 \ data
138 stage2: pre_stage2 start target
H A Dbuiltins.c4464 char stage2[64]; setup_func() local
[all...]
/titanic_52/usr/src/lib/libbe/common/
H A Dbe_activate.c877 char *stage2, uint16_t flags) in be_do_installboot_helper() argument
1223 char stage2[MAXPATHLEN]; in be_do_installboot() local
[all...]