Home | History | Annotate | Download | only in libpcap

Lines Matching full:trap

1486 # WARNING: Use '\'' to represent an apostrophe within the trap.
1487 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1488 trap 'exit_status=$?
1583 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
8268 trap 'exit_status=$?
8271 trap '{ (exit 1); exit 1; }' 1 2 13 15