HelenOS sources

rdbuf             454 uspace/lib/cpp/include/__bits/io/fstream.hpp             basic_filebuf<char_type, traits_type>* rdbuf() const
rdbuf             563 uspace/lib/cpp/include/__bits/io/fstream.hpp             basic_filebuf<char_type, traits_type>* rdbuf() const
rdbuf             674 uspace/lib/cpp/include/__bits/io/fstream.hpp             basic_filebuf<char_type, traits_type>* rdbuf() const
rdbuf             366 uspace/lib/cpp/include/__bits/io/ios.hpp             basic_streambuf<Char, Traits>* rdbuf() const
rdbuf             371 uspace/lib/cpp/include/__bits/io/ios.hpp             basic_streambuf<Char, Traits>* rdbuf(basic_streambuf<Char, Traits>* sb)
rdbuf             349 uspace/lib/cpp/include/__bits/io/sstream.hpp             basic_stringbuf<char_type, traits_type, allocator_type>* rdbuf() const
rdbuf             431 uspace/lib/cpp/include/__bits/io/sstream.hpp             basic_stringbuf<char_type, traits_type, allocator_type>* rdbuf() const
rdbuf             510 uspace/lib/cpp/include/__bits/io/sstream.hpp             basic_stringbuf<char_type, traits_type, allocator_type>* rdbuf() const
HelenOS homepage, sources at GitHub