Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
nullc_putchar
usr/src/boot/i386/libi386/nullconsole.c
45
static void nullc_putchar(struct console *, int c);
usr/src/boot/i386/libi386/nullconsole.c
56
.c_out = nullc_putchar,