BUFSIZ
#define _IO_BUFSIZ BUFSIZ
char buf[BUFSIZ];
char buf[BUFSIZ + 2];
while (fgets(buf,BUFSIZ,fp)) {
char buf[BUFSIZ + 2];
while (fgets(buf,BUFSIZ,fp)) {
char line[BUFSIZ];
st.st_blksize = BUFSIZ;
char buf[BUFSIZ];
unsigned char buffer[BUFSIZ];
static char hostbuf[BUFSIZ];
strncpy(hostbuf, hostp, BUFSIZ - 1);
hostbuf[BUFSIZ - 1] = '\0';
unsigned char netobuf[2*BUFSIZ], netibuf[BUFSIZ];
unsigned char ttyobuf[2*BUFSIZ], ttyibuf[BUFSIZ];
if (nfrontp + len < netobuf + BUFSIZ) {
EXTERN char ptyobuf[BUFSIZ+NETSLOP], *pfrontp, *pbackp;
EXTERN char netibuf[BUFSIZ], *netip;
EXTERN char netobuf[BUFSIZ], *nfrontp, *nbackp;
remaining = BUFSIZ - (nfrontp - netobuf);
if ((len > BUFSIZ ? BUFSIZ : len) > remaining) {
remaining = BUFSIZ - (nfrontp - netobuf);
if ((&ptyobuf[BUFSIZ] - pfrontp) < 2)
pcc = read(p, ptyibuf, BUFSIZ);
if ((&netobuf[BUFSIZ] - nfrontp) < 2)
char ptyibuf[BUFSIZ], *ptyip = ptyibuf;
char ptyibuf2[BUFSIZ];
if ((&netobuf[BUFSIZ] - nfrontp) < 80) {
char buf[BUFSIZ];
char buf[BUFSIZ];
setvbuf(stdout, NULL, _IOLBF, BUFSIZ);
char key_string[BUFSIZ];
if (max > BUFSIZ) {
static char line[BUFSIZ+1];
char buf[BUFSIZ];
char buf[BUFSIZ];
#ifndef BUFSIZ
char buf[BUFSIZ];
static char buf[BUFSIZ];