Searched refs:_realbufend (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libc/inc/
H A Dstdiom.h126 #define _bufend(iop) _realbufend(iop)
151 #define _realbufend(iop) ((iop)->_end) macro
153 extern Uchar *_realbufend(FILE *iop);
/osnet-11/usr/src/lib/libc/port/stdio/
H A Dflush.c430 #undef _realbufend macro
433 _realbufend(FILE *iop) /* get the end pointer for this iop */ function
483 _realbufend(FILE *iop) /* get the end pointer for this iop */ function
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc1247 Uchar *_realbufend(FILE *iop);

Completed in 26 milliseconds