OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tputchar
sys/kern/subr_prf.c
360
if ((flags & TOTTY) && tp && tputchar(c, tp) < 0 &&
sys/sys/tty.h
267
int tputchar(int c, struct tty *tp);