Searched refs:thefile (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/ruby/system/
H A DRubySystem.cc211 string thefile = CheckpointIn::dir() + "/" + filename.c_str(); local
213 int fd = creat(thefile.c_str(), 0664);

Completed in 5 milliseconds