FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
set_exit
usr.sbin/rtsold/rtsold.c
113
static void set_exit(int);
usr.sbin/rtsold/rtsold.c
232
(void)signal(SIGTERM, set_exit);
usr.sbin/rtsold/rtsold.c
233
(void)signal(SIGINT, set_exit);