Searched refs:pubsync (Results 1 – 8 of 8) sorted by relevance
31 assert(t.pubsync() == 0); in main()
43 int pubsync();144 int pubsync();271 basic_streambuf<_CharT, _Traits>::pubsync()
250 if (__os_.rdbuf()->pubsync() == -1)1129 if (this->rdbuf()->pubsync() == -1)
1323 if (this->rdbuf()->pubsync() == -1)
4596 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()