Lines Matching refs:exit_signal
70 * 'exit_signal' the signal that triggered this change.190 static volatile int exit_signal = 0;195 store in exit_signal the signal that triggered its execution. */202 exit_signal = signum;1554 logmsg("============> sockfilt exits with signal (%d)", exit_signal);1560 raise(exit_signal);