Searched refs:touchFile (Results 1 – 2 of 2) sorted by relevance
41 import dmd.common.file : FileMapping, touchFile, writeFile;790 ? result && touchFile(filename) in moveToFile()
507 bool touchFile(const char* namez) in touchFile() function