Home
last modified time | relevance | path

Searched refs:_realbufend (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/ucblib/libucb/inc/
H A Dstdiom.h76 #define _bufend(iop) _realbufend(iop)
85 extern Uchar *_realbufend(FILE *iop);
/titanic_44/usr/src/lib/libc/inc/
H A Dstdiom.h128 #define _bufend(iop) _realbufend(iop)
153 #define _realbufend(iop) ((iop)->_end) macro
155 extern Uchar *_realbufend(FILE *iop);
/titanic_44/usr/src/lib/libc/port/stdio/
H A Dflush.c430 #undef _realbufend
433 _realbufend(FILE *iop) /* get the end pointer for this iop */ in _realbufend() function
483 _realbufend(FILE *iop) /* get the end pointer for this iop */ in _realbufend() function
/titanic_44/usr/src/cmd/abi/appcert/etc/
H A Detc.alt.in45 …indbuf|_findiop|_getsp|_memcmp|_memmove|_memset|_mutex_unlock|_psignal|_realbufend|_setbufend|_sig…
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers3043 _realbufend;
H A Dllib-lc1235 Uchar *_realbufend(FILE *iop);