OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hv_cons_putchar
sys/arch/sparc64/dev/vcons.c
170
while (hv_cons_putchar(c) == H_EWOULDBLOCK);
sys/arch/sparc64/include/hypervisor.h
136
int64_t hv_cons_putchar(int64_t ch);