Searched refs:_setbufend (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libc/port/stdio/
H A D_findbuf.c99 _setbufend(iop, endbuf);
H A Dsetbuf.c82 _setbufend(iop, temp + size);
H A Dsetvbuf.c108 _setbufend(iop, temp + size);
H A Dflush.c423 _setbufend(FILE *iop, Uchar *end) /* set the end pointer for this iop */ function
463 _setbufend(FILE *iop, Uchar *end) /* set the end pointer for this iop */ function
/osnet-11/usr/src/lib/libc/inc/
H A Dstdiom.h157 extern void _setbufend(FILE *iop, Uchar *end);
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc1246 void _setbufend(FILE *iop, Uchar *end);

Completed in 27 milliseconds