Searched refs:OutputFd (Results 1 – 1 of 1) sorted by relevance
104 int OutputFd = DuplicateFile(2); in DupAndCloseStderr() local105 if (OutputFd > 0) { in DupAndCloseStderr()106 FILE *NewOutputFile = OpenFile(OutputFd, "w"); in DupAndCloseStderr()111 reinterpret_cast<void *>(GetHandleFromFd(OutputFd))); in DupAndCloseStderr()