Home | History | Annotate | Download | only in gzip

Lines Matching refs:fcnt

43 	local fcnt=0
51 fcnt=0
52 while [ $fcnt -lt $numfiles ]; do
53 ROD_SILENT touch $dirname/f.$fcnt
54 fcnt=$(($fcnt+1))
67 local fcnt=0
78 fcnt=0
79 while [ $fcnt -lt $numfiles ]; do
80 echo "f.$fcnt$ext " 1>> tst_gzip.exp
81 fcnt=$(($fcnt+1))
92 fcnt=0
129 fcnt=0