Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucblib/libucb/inc/
H A Dstdiom.h74 #define _bufend(iop) _realbufend(iop)
83 extern Uchar *_realbufend(FILE *iop);
/illumos-gate/usr/src/lib/libc/inc/
H A Dstdiom.h137 #define _bufend(iop) _realbufend(iop)
162 #define _realbufend(iop) ((iop)->_end) macro
164 extern Uchar *_realbufend(FILE *iop);
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dflush.c442 #undef _realbufend
445 _realbufend(FILE *iop) /* get the end pointer for this iop */ in _realbufend() function
495 _realbufend(FILE *iop) /* get the end pointer for this iop */ in _realbufend() function
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.alt.in45 …indbuf|_findiop|_getsp|_memcmp|_memmove|_memset|_mutex_unlock|_psignal|_realbufend|_setbufend|_sig…
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers3805 _realbufend;