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

/haiku/src/bin/debug/strace/
H A DSyscall.h50 fInOut(false),
57 bool InOut() const { return fInOut; }
58 void SetInOut(bool inout) { fInOut = inout; }
65 bool fInOut; member in class:Parameter

Completed in 28 milliseconds