Home
last modified time | relevance | path

Searched defs:imageFd (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dsoftware_utils.cpp10 static bool writeToFile(int imageFd, FILE* outStream) in writeToFile()
32 bool unTar(int imageFd, const std::string& extractDirPath) in unTar()