SIG_DFL            73 siginfo.cpp      if ((old_act.sa_handler != SIG_IGN) && (old_act.sa_handler != SIG_DFL) &&
SIG_DFL           118 siginfo.cpp        if (sigactions[sig].sa_handler != SIG_DFL) {