Searched refs:_xflsbuf (Results 1 – 12 of 12) sorted by relevance
67 (void) _xflsbuf(iop); in _flsbuf()84 (void) _xflsbuf(iop); in _flsbuf()
67 if (_xflsbuf(stdout) == EOF) { in puts()99 if (_xflsbuf(stdout) == EOF) { in puts()
72 if (_xflsbuf(iop) == EOF) { in fputs()101 if (_xflsbuf(iop) == EOF) { in fputs()
149 if (_xflsbuf(iop) == EOF) in _fwrite_unlocked()
538 _xflsbuf(FILE *iop) in _xflsbuf() function686 res = _xflsbuf(iop); in _fflush_u()
171 buffer needs to be flushed either the _flsbuf() or _xflsbuf() functions189 utilize the same underlying mechanism via _xflsbuf() or _flsbuf().
91 extern int _xflsbuf(FILE *iop);
45 …|_siguhandler|_smbuf|_thr_getspecific|_thr_keycreate|_thr_main|_thr_setspecific|_xflsbuf|gtty|stty:
170 extern int _xflsbuf(FILE *iop);
305 (void) _xflsbuf(iop); in _doprnt()
696 (void) _xflsbuf(iop); in _wndoprnt()
4059 _xflsbuf;