Searched refs:OUTPUTSIZ (Results 1 – 1 of 1) sorted by relevance
51 #define OUTPUTSIZ (PBLKSIZ - 3 * sizeof (short)) macro52 #define INPUTSIZ (OUTPUTSIZ + 2)239 char tmpbuf[OUTPUTSIZ+1]; /* Buffer before writing out */ in verify_and_output()247 if (n > OUTPUTSIZ) { in verify_and_output()293 if (n > OUTPUTSIZ) { in verify_and_output()298 cmd, OUTPUTSIZ, lineno); in verify_and_output()