Lines Matching refs:NSDIR
141 NSDIR="$3"
145 $NSDIR/named.stats | tail -1`
146 eval "OLD_CNT=0\$${NSDIR}_CNT"
149 setret "I:wrong $LABEL $NSDIR statistics of $GOT instead of $EXPECTED"
151 eval "${NSDIR}_CNT=$NEW_CNT"
157 NSDIR="$3"
162 $NSDIR/named.stats | tail -1`
163 eval "OLD_CNT=0\$${NSDIR}_CNT"
166 setret "I:wrong $LABEL $NSDIR statistics of $GOT instead of ${MIN}..${MAX}"
168 eval "${NSDIR}_CNT=$NEW_CNT"