Home
last modified time | relevance | path

Searched refs:temp2 (Results 1 – 1 of 1) sorted by relevance

/iconvdata/
A Drun-iconv-test.sh28 temp2=$codir/iconvdata/iconv-test.yyy
30 trap "rm -f $temp1 $temp2" 1 2 3 15
71 $PROG -f $t -t $to -o $temp2 $temp1 < /dev/null ||
76 LC_ALL=C cmp testdata/$from $temp2 > /dev/null 2>&1 ||
79 rm -f $temp1 $temp2
117 -o $temp2 $temp1 < /dev/null ||
122 LC_ALL=C cmp testdata/$from $temp2 > /dev/null 2>&1 ||
125 rm -f $temp1 $temp2

Completed in 3 milliseconds