FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_DFL
bin/sh/trap.c
259
action = S_DFL;
bin/sh/trap.c
264
if (action == S_DFL) {
bin/sh/trap.c
316
case S_DFL: sigact = SIG_DFL; break;