OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
handle_winch
bin/ed/main.c
177
handle_winch(SIGWINCH);
bin/ed/main.c
178
signal(SIGWINCH, handle_winch);
bin/ed/main.c
63
void handle_winch(int);