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