Searched refs:splashimage (Results 1 – 7 of 7) sorted by relevance
51 BOOTIMAGE = splashimage.xpm98 $(ROOTBOOT)/solaris.xpm: $(ROOTBOOT)/splashimage.xpm99 $(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()
1090 char splashimage[64]; in splashimage_func() local1106 strcpy(splashimage, arg); in splashimage_func()1116 graphics_set_splash(splashimage); in splashimage_func()
34 $(i386_ONLY)hardlink path=boot/solaris.xpm target=splashimage.xpm37 $(i386_ONLY)file path=boot/splashimage.xpm group=sys
61 menu_cmd("splashimage", GRBM_SPLASHIMAGE_CMD, GRUB_LINE_ENTRY, skip_line)
415 usr/src/uts/intel/os/splashimage.xpm