Searched refs:CopyToMsdos (Results 1 – 1 of 1) sorted by relevance
157 static bool CopyToMsdos(const std::string& image, const std::string& path, in CopyToMsdos() function238 if (!CopyToMsdos(tmp_esp_image, file.from, "::" + file.to)) { in Build()