Searched refs:OBUFSIZ (Results 1 – 3 of 3) sorted by relevance
71 #define OBUFSIZ 128 macro501 char outbuf[OBUFSIZ];517 if (obufcnt >= OBUFSIZ) in putchr()
167 #define OBUFSIZ 512 macro
1726 u_char obuf[OBUFSIZ]; in ttwrite()1790 cc = MIN(uio->uio_resid, OBUFSIZ); in ttwrite()