Searched refs:splashimage (Results 1 – 7 of 7) sorted by relevance
50 BOOTIMAGE = splashimage.xpm100 $(ROOTBOOT)/solaris.xpm: $(ROOTBOOT)/splashimage.xpm101 $(RM) $@; $(LN) $(ROOTBOOT)/splashimage.xpm $@
17 # and comment out the splashimage line below23 # Uncomment the following line to enable GRUB splashimage on console24 # splashimage /boot/grub/splash.xpm.gz
53 static char splashimage[64]; variable132 grub_strcpy(splashimage, splashfile); in graphics_set_splash()137 return splashimage; in graphics_get_splash()153 image_read = read_image(splashimage); in graphics_init()
1087 char splashimage[64]; in splashimage_func() local1103 strcpy(splashimage, arg); in splashimage_func()1113 graphics_set_splash(splashimage); in splashimage_func()
47 $(i386_ONLY)file path=boot/splashimage.xpm group=sys49 $(i386_ONLY)hardlink path=boot/solaris.xpm target=splashimage.xpm
61 menu_cmd("splashimage", GRBM_SPLASHIMAGE_CMD, GRUB_LINE_ENTRY, skip_line)
372 usr/src/uts/intel/os/splashimage.xpm