Searched refs:N_DIR (Results 1 – 1 of 1) sorted by relevance
166 local N_DIR=$(ls -d $CONFIGFS_AGG_DIR/$CHIP/line[0-9]* 2> /dev/null | wc -l)170 echo "$N_DIR"176 if [ $N_DIR != $N_LINES ]; then