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