Searched refs:_realbufend (Results 1 – 5 of 5) sorted by relevance
74 #define _bufend(iop) _realbufend(iop)83 extern Uchar *_realbufend(FILE *iop);
137 #define _bufend(iop) _realbufend(iop)162 #define _realbufend(iop) ((iop)->_end) macro164 extern Uchar *_realbufend(FILE *iop);
442 #undef _realbufend445 _realbufend(FILE *iop) /* get the end pointer for this iop */ in _realbufend() function495 _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…
3927 _realbufend;