OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
COLS_LEFT
sys/dev/wscons/wsemul_sun.c
158
#define COLS_LEFT (edp->ncols - 1 - edp->ccol)
sys/dev/wscons/wsemul_vt100var.h
132
#define COLS_LEFT (NCOLS - edp->ccol - 1)