Searched refs:PipeAll (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/shared/
H A DCommandPipe.h46 thread_id PipeAll(int* stdOutAndErr) const;
/haiku/src/kits/shared/
H A DCommandPipe.cpp112 BCommandPipe::PipeAll(int* stdOutAndErr) const function in class:BCommandPipe
218 thread_id tid = PipeAll(fStdOut);

Completed in 44 milliseconds