OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rde_sighdlr
usr.sbin/bgpd/rde.c
196
signal(SIGTERM, rde_sighdlr);
usr.sbin/bgpd/rde.c
197
signal(SIGINT, rde_sighdlr);
usr.sbin/bgpd/rde.c
47
void rde_sighdlr(int);