Searched refs:splashfile (Results 1 – 2 of 2) sorted by relevance
145 void graphics_set_splash(char *splashfile);
131 void graphics_set_splash(char *splashfile) { in graphics_set_splash() argument132 grub_strcpy(splashimage, splashfile); in graphics_set_splash()