OBUFSIZ
char outbuf[OBUFSIZ];
if (obufcnt >= OBUFSIZ)
char buf[OBUFSIZ];
u_char obuf[OBUFSIZ];
cc0 = cc = uimin(uio->uio_resid, OBUFSIZ);