Searched refs:_realbufend (Results 1 – 6 of 6) sorted by relevance
76 #define _bufend(iop) _realbufend(iop)85 extern Uchar *_realbufend(FILE *iop);
128 #define _bufend(iop) _realbufend(iop)153 #define _realbufend(iop) ((iop)->_end) macro155 extern Uchar *_realbufend(FILE *iop);
430 #undef _realbufend433 _realbufend(FILE *iop) /* get the end pointer for this iop */ in _realbufend() function483 _realbufend(FILE *iop) /* get the end pointer for this iop */ in _realbufend() function
45 …indbuf|_findiop|_getsp|_memcmp|_memmove|_memset|_mutex_unlock|_psignal|_realbufend|_setbufend|_sig…
3043 _realbufend;
1235 Uchar *_realbufend(FILE *iop);