Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c525 console_putchar (int c) in console_putchar() function
586 console_putchar ('\r'); in console_putchar()
587 console_putchar ('\n'); in console_putchar()
1251 console_putchar (c); in hercules_putchar()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dterm.h101 void console_putchar (int c);
H A Dserial.c464 console_putchar (c); in composite_putchar()
H A Dchar_io.c44 console_putchar,
1195 console_putchar (c); in grub_putchar()
H A Dasm.S1995 ENTRY(console_putchar)
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1397 * stage2/asm.S (console_putchar): Rewritten from scratch.
1468 (console_putchar): Likewise.
1497 (console_putchar): Likewise.
1866 * grub/asmstub.c (console_putchar): When not using curses,
3396 * grub/asmstub.c (console_putchar)
3740 * grub/asmstub.c (console_putchar) [HAVE_LIBCURSES]: If
3749 * stage2/asm.S (console_putchar): Don't print a carriage return
4267 (console_putchar): ... this.
4278 (console_putchar): Declared.
4287 (console_putchar): ... this.