Searched defs:outFile (Results 1 – 6 of 6) sorted by relevance
19 void updateDNSEntries(const fs::path& inFile, const fs::path& outFile) in updateDNSEntries()
64 std::ofstream outFile(dstFile, std::ios::out); in mergeFiles() local
442 std::ofstream outFile(biosConfigNVPath, std::ios::binary); in flushNVOOBdata() local784 std::ofstream outFile(FilePath, std::ios::binary | std::ios::app); in ipmiOEMSetPayload() local
63 std::ofstream outFile(value, std::ofstream::out); in copyStringToFile() local
2544 std::ofstream outFile(dumpDir / filename); in handleCtrlBank() local2656 std::ofstream outFile(JSON_OEM_DATA_FILE, std::ofstream::trunc); in registerOEMFunctions() local
135 std::ofstream outFile(SEL_JSON_DATA_FILE); in writeEmptyJson() local