Lines Matching refs:stat
55 stat=$?
56 if test $stat -eq 0; then :
59 exit $stat
78 stat=$?
79 if test $stat -eq 0; then :
82 exit $stat
120 stat=$?
121 if test $stat -eq 0; then :
124 exit $stat
157 stat=$?
158 if test $stat -eq 0; then :
161 exit $stat
215 stat=$?
217 if test "$stat" != 0; then exit $stat; fi
259 stat=$?
261 if test "$stat" != 0; then exit $stat; fi
300 stat=$?
302 if test "$stat" != 0; then exit $stat; fi
337 stat=$?
339 if test "$stat" != 0; then exit $stat; fi