Searched defs:NewOutputFile (Results 1 – 2 of 2) sorted by relevance
30 void SetOutputFile(FILE *NewOutputFile) { in SetOutputFile()139 FILE *NewOutputFile = OpenFile(OutputFd, "w"); in DupAndCloseStderr() local
123 FILE *NewOutputFile = fdopen(OutputFd, "w"); in DupAndCloseStderr() local