DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hang_up
games/hack/extern.h
140
void hang_up(int) __dead2;
games/hack/hack.main.c
182
(void) signal(SIGHUP, hang_up);