DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
wwgetttysize
usr.bin/window/ttinit.c
110
if (wwgetttysize(0, &tt.tt_nrow, &tt.tt_ncol) < 0)
usr.bin/window/ww.h
348
int wwgetttysize(int, int *, int *);