Searched refs:tempfile (Results 1 – 3 of 3) sorted by relevance
5 TEST_FILES := tempfile13 tempfile: target14 dd if=/dev/zero of=tempfile bs=64k count=117 rm -f $(TEST_PROGS) tempfile
3 tempfile
7 import tempfile238 tempdir = tempfile.mkdtemp();