OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vtresize
usr.bin/mg/def.h
462
int vtresize(int, int, int);
usr.bin/mg/tty.c
435
if (vtresize(1, newrow, newcol) != TRUE)