Lines Matching full:stat
70 stat=$?
71 if test $stat -eq 0; then :
74 exit $stat
93 stat=$?
94 if test $stat -eq 0; then :
97 exit $stat
135 stat=$?
136 if test $stat -eq 0; then :
139 exit $stat
187 stat=$?
188 if test $stat -eq 0; then :
191 exit $stat
225 stat=$?
226 if test $stat -eq 0; then :
229 exit $stat
278 stat=$?
280 if test "$stat" != 0; then exit $stat; fi
322 stat=$?
324 if test "$stat" != 0; then exit $stat; fi
363 stat=$?
365 if test "$stat" != 0; then exit $stat; fi
415 stat=$?
417 if test "$stat" != 0; then exit $stat; fi