Lines Matching refs:file1
34 file1=$file1
65 f) file1=$OPTARG;;
79 if [ ! -n "$file1" ]; then
227 dd if=$file1 of=$TMP/aiodio/junkfile bs=8192 conv=block,sync
252 dd if=$file1 of=$TMP/aiodio/junkfile bs=8192 conv=block,sync
253 dd if=$file1 of=$TMP/aiodio/fff bs=4096 conv=block,sync
254 dd if=$file1 of=$TMP/aiodio/ff1 bs=2048 conv=block,sync
255 dd if=$file1 of=$TMP/aiodio/ff2 bs=1024 conv=block,sync
256 dd if=$file1 of=$TMP/aiodio/ff3 bs=512 conv=block,sync
291 dd if=$file1 of=$TMP/aiodio/file2 bs=2048 conv=block,sync
292 dd if=$file1 of=$TMP/aiodio/file3 bs=1024 conv=block,sync
293 dd if=$file1 of=$TMP/aiodio/file4 bs=512 conv=block,sync
294 dd if=$file1 of=$TMP/aiodio/file5 bs=4096 conv=block,sync