Searched defs:textFd (Results 1 – 1 of 1) sorted by relevance
48 static void dumpDirAsText(int textFd, const fs::path& dirToDump) { in dumpDirAsText()58 static void tryDumpDirAsTar(int textFd, int binFd, const fs::path& dirToDump) { in tryDumpDirAsTar()122 bool DumpstateDevice::dumpHelperSystem(int textFd, int binFd) { in dumpHelperSystem()231 const int textFd = handle->data[0]; in dumpstateBoard_1_1() local