Searched refs:_outAndErr (Results 1 – 2 of 2) sorted by relevance
53 thread_id PipeInto(FILE** _outAndErr);
214 BCommandPipe::PipeInto(FILE** _outAndErr) in PipeInto() argument225 *_outAndErr = fdopen(fStdOut[0], "r"); in PipeInto()