NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
done_intr
games/hack/hack.end.c
129
done_intr(n);
games/hack/hack.end.c
178
(void) signal(SIGINT, done_intr);
games/hack/hack.end.c
179
(void) signal(SIGQUIT, done_intr);