Lines Matching refs:status
24 status=028 $RNDCCMD status > /dev/null || ret=130 status=`expr $status + $ret`34 $RNDC -s 10.53.0.2 -p 9953 -c ns2/secondkey.conf status > /dev/null || ret=136 status=`expr $status + $ret`50 status=`expr $status + $ret`52 echo "I:exit status: $status"53 exit $status