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

/haiku/headers/cpp/
H A Dstreambuf.h375 int linebuffered() { return _flags & _IO_LINE_BUF ? 1 : 0; } function in struct:streambuf
378 void linebuffered(int i) function in struct:streambuf

Completed in 56 milliseconds