Home | History | Annotate | Download | only in strace

Lines Matching full:exit_status

1087 trap 'exit_status=$?
1155 echo "$as_me: exit $exit_status"
1159 exit $exit_status
8884 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0