Home
last modified time | relevance | path

Searched refs:splashfile (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dterm.h145 void graphics_set_splash(char *splashfile);
H A Dgraphics.c131 void graphics_set_splash(char *splashfile) { in graphics_set_splash() argument
132 grub_strcpy(splashimage, splashfile); in graphics_set_splash()