Home | History | Annotate | Download | only in valgrind

Lines Matching refs:tmpfile

5386 tmpfile="tmp-xxx-yyy-zzz"
5387 touch $tmpfile;
5388 if diff -u $tmpfile $tmpfile ; then
5397 rm $tmpfile