Lines Matching defs:nbuf
433 char nbuf[LINESIZE];443 q = nbuf;444 lastq = nbuf;445 qend = nbuf + sizeof(nbuf) - 1;465 return savestr(nbuf);868 char nbuf[LINESIZE];878 q = nbuf;879 lastq = nbuf;880 qend = nbuf + sizeof(nbuf) - 1; /* reserve space for '\0' */886 q = nbuf;895 if (lastq == nbuf)898 return savestr(nbuf);