Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console.c110 static void defcons_putchar(int);
1139 defcons_putchar(c); in _doputchar()
1329 defcons_putchar(int c) in defcons_putchar() function