Searched refs:NewOutputFile (Results 1 – 1 of 1) sorted by relevance
123 FILE *NewOutputFile = fdopen(OutputFd, "w"); in DupAndCloseStderr() local124 if (NewOutputFile) { in DupAndCloseStderr()125 OutputFile = NewOutputFile; in DupAndCloseStderr()