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