Searched defs:grub_putstr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dchar_io.c193 grub_putstr (const char *str) function
235 grub_putstr (str);
244 grub_putstr ((char *) *(dataptr++));

Completed in 60 milliseconds