Searched refs:pubsync (Results 1 – 5 of 5) sorted by relevance
149 this->rdbuf()->pubsync(); in flush()
153 int pubsync() { return this->sync(); } in pubsync() function
136 if (this->rdbuf()->pubsync() == -1) in flush()
481 if (__buf->pubsync() == -1) { in sync()
65 int pubsync() { return this->sync(); }