Searched refs:_bufsync (Results 1 – 15 of 15) sorted by relevance
/titanic_41/usr/src/lib/libbc/libc/stdio/4.2/ |
H A D | flsbuf.c | 44 void _bufsync(FILE *); 277 _bufsync(FILE *iop) in _bufsync() function
|
/titanic_41/usr/src/lib/libbc/libc/stdio/common/ |
H A D | stdiom.h | 35 _bufsync(iop)
|
/titanic_41/usr/src/lib/libbc/libc/stdio/sys5/ |
H A D | flsbuf.c | 41 void _bufsync(FILE *); 282 _bufsync(FILE *iop) in _bufsync() function
|
/titanic_41/usr/src/lib/libc/port/stdio/ |
H A D | gets.c | 94 _bufsync(stdin, bufend); in gets()
|
H A D | puts.c | 89 _bufsync(stdout, bufend); in puts()
|
H A D | fgets.c | 94 _bufsync(iop, bufend); in fgets()
|
H A D | fputs.c | 95 _bufsync(iop, bufend); in fputs()
|
H A D | flush.c | 512 _bufsync(FILE *iop, Uchar *bufend) in _bufsync() function 545 _bufsync(iop, bufend); in _xflsbuf()
|
/titanic_41/usr/src/ucblib/libucb/inc/ |
H A D | stdiom.h | 92 extern void _bufsync(FILE *iop, Uchar *bufend);
|
/titanic_41/usr/src/lib/libc/inc/ |
H A D | stdiom.h | 163 extern void _bufsync(FILE *iop, Uchar *bufend);
|
/titanic_41/usr/src/cmd/abi/appcert/etc/ |
H A D | etc.alt.in | 45 …rtantly brings in private symbols:*:__getcontext|__sigaction|__threaded|_bufsync|_cerror|_dgettext…
|
/titanic_41/usr/src/ucblib/libucb/port/stdio/ |
H A D | doprnt.c | 148 _bufsync(iop, _bufend(iop)); in _dowrite() 298 _bufsync(iop, bufferend); in _doprnt()
|
/titanic_41/usr/src/lib/libc/port/print/ |
H A D | doprnt.c | 272 _bufsync(iop, _bufend(iop)); in _dowrite() 691 _bufsync(iop, bufferend); in _wndoprnt()
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2807 _bufsync;
|
H A D | llib-lc | 1236 void _bufsync(FILE *iop, Uchar *bufend);
|