Home | History | Annotate | Download | only in protobuf

Lines Matching full:trap

279 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
2336 # WARNING: Use '\'' to represent an apostrophe within the trap.
2337 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2338 trap 'exit_status=$?
2426 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
16027 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
16837 trap 'exit_status=$?
16841 trap 'as_fn_exit 1' 1 2 13 15
17511 trap "$RM \"$cfgfile\"; exit 1" 1 2 15