Searched refs:SUBBUFSIZE (Results 1 – 3 of 3) sorted by relevance
73 static unsigned char subbuffer[SUBBUFSIZE];88 char options[SUBBUFSIZE]; /* The combined options */89 char do_dont_resp[SUBBUFSIZE];90 char will_wont_resp[SUBBUFSIZE];
92 #define SUBBUFSIZE 256 macro
231 for (i = 0; i < SUBBUFSIZE; i++) { in optionstatus()