Searched defs:inbuf_ (Results 1 – 3 of 3) sorted by relevance
79 Buffer inbuf_; variable
15 char inbuf_[100]; in main() local
62 std::unique_ptr<__gnu_cxx::stdio_filebuf<char>> outbuf_, inbuf_, errbuf_; member