Searched defs:strStartupLogDir (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp7513 Utf8Str strStartupLogDir = strStartupLogFile; local
7514 strStartupLogDir.stripFilename();
7515 RTDirCreateFullPath(strStartupLogDir.c_str(), 0755); /** @todo add a variant for creating the path to a

Completed in 87 milliseconds