Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vputch
usr/src/cmd/vi/port/ex.h
453
int vputch(char);
usr/src/cmd/vi/port/ex_vis.h
293
#define vputp(cp, cnt) tputs(cp, cnt, vputch)