NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
setttywidth
usr.bin/ftp/extern.h
225
void setttywidth(int);
usr.bin/ftp/main.c
530
setttywidth(0);
usr.bin/ftp/main.c
537
(void)xsignal(SIGWINCH, setttywidth);