Searched refs:pubsync (Results 1 – 10 of 10) sorted by relevance
31 assert(t.pubsync() == 0); in main()
43 int pubsync();144 int pubsync();271 basic_streambuf<_CharT, _Traits>::pubsync()
254 if (__os_.rdbuf()->pubsync() == -1)965 if (this->rdbuf()->pubsync() == -1)
1323 if (this->rdbuf()->pubsync() == -1)
4359 if (__bufptr_->pubsync())
153 int pubsync() { return this->sync(); } in pubsync() function
136 if (this->rdbuf()->pubsync() == -1) in flush()
481 if (__buf->pubsync() == -1) { in sync()
1755 $(call gen-test, input.output/stream.buffers/streambuf/streambuf.members/streambuf.buffer/pubsync)
1746 $(call gen-test, input.output/stream.buffers/streambuf/streambuf.members/streambuf.buffer/pubsync)