OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SIG_CATCH
sys/kern/kern_sig.c
1033
altaction = SIG_CATCH;
sys/kern/kern_sig.c
1035
action = SIG_CATCH;
sys/kern/kern_sig.c
1100
if (action == SIG_CATCH) {