Home | History | Annotate | Download | only in elfutils

Lines Matching full:trap

1609 # WARNING: Use '\'' to represent an apostrophe within the trap.
1610 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1611 trap 'exit_status=$?
1707 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
5718 trap 'exit_status=$?
5721 trap '{ (exit 1); exit 1; }' 1 2 13 15