Home | History | Annotate | Download | only in libcap-ng-0.7

Lines Matching full:trap

285 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
1958 # WARNING: Use '\'' to represent an apostrophe within the trap.
1959 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1960 trap 'exit_status=$?
2048 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
13114 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
13858 trap 'exit_status=$?
13862 trap 'as_fn_exit 1' 1 2 13 15
14532 trap "$RM \"$cfgfile\"; exit 1" 1 2 15