Searched refs:src_path (Results 1 – 3 of 3) sorted by relevance
4 src_path=$182 if [ -f "$src_path" ]; then83 echo "input error, $src_path is a file!"87 if [ ! -x "$src_path" ]; then88 echo "input error, $src_path not exit!"153 for file in `ls -a $src_path`155 if [ -f $src_path"/"$file ] ;then156 a=$src_path"/"$file159 if [ -h $src_path"/"$file ]161 a=$src_path"/"$file
4 src_path=$112 $DIR/make.sh $src_path $dst_path $soc $block_size $page_size $oob_size $is_slc_nand
4 src_path=$122 $DIR/make.sh $src_path $dst_path $soc $block_size $page_size $oob_size $is_slc_nand