Searched defs:_realbufend (Results 1 – 2 of 2) sorted by relevance
445 _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
162 #define _realbufend(iop) ((iop)->_end) macro