OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
choke
games/sail/extern.h
368
__dead void choke(int);
games/sail/pl_main.c
100
(void) signal(SIGINT, choke);
games/sail/pl_main.c
99
(void) signal(SIGHUP, choke);