OpenBSD
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
109
void setttywidth(int);
usr.bin/ftp/main.c
607
setttywidth(0);
usr.bin/ftp/main.c
608
(void)signal(SIGWINCH, setttywidth);