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

/external/grub/stage2/
H A Dterminfo.c222 grub_putstr (grub_tparm (term.cursor_address, y, x));
229 grub_putstr (grub_tparm (term.clear_screen));
236 grub_putstr (grub_tparm (term.enter_standout_mode));
243 grub_putstr (grub_tparm (term.exit_standout_mode));
H A Dchar_io.c146 grub_putstr (const char *str) function
174 grub_putstr (str);
183 grub_putstr ((char *) *(dataptr++));
H A Dfsys_iso9660.c308 grub_putstr(NAME_BUF+1024);// debug print!
H A Dshared.h915 void grub_putstr (const char *str);

Completed in 26 milliseconds