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