OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ntp_sighdlr
usr.sbin/ntpd/ntp.c
154
signal(SIGTERM, ntp_sighdlr);
usr.sbin/ntpd/ntp.c
155
signal(SIGINT, ntp_sighdlr);
usr.sbin/ntpd/ntp.c
52
void ntp_sighdlr(int);