Home
last modified time | relevance | path

Searched defs:_realbufend (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libc/port/stdio/
H A Dflush.c433 _realbufend(FILE *iop) /* get the end pointer for this iop */ in _realbufend() function
483 _realbufend(FILE *iop) /* get the end pointer for this iop */ in _realbufend() function
/titanic_41/usr/src/lib/libc/inc/
H A Dstdiom.h153 #define _realbufend(iop) ((iop)->_end) macro