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

/haiku/src/kits/shared/
H A DCommandPipe.cpp25 fStdOutOpen(false),
86 if (fStdOutOpen) {
88 fStdOutOpen = false;
203 fStdOutOpen = true;
223 fStdOutOpen = true;
/haiku/headers/private/shared/
H A DCommandPipe.h90 bool fStdOutOpen; member in class:BPrivate::BCommandPipe

Completed in 46 milliseconds