Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c106 static int read_image(char *);
153 image_read = read_image(splashimage); in graphics_init()
366 static int read_image(char *s) in read_image() function