Lines Matching full:trap
437 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0438 trap '{ (exit 1); exit 1; }' 1 2 13 15