Searched refs:OUTBUF_SIZE (Results 1 – 2 of 2) sorted by relevance
205 #define OUTBUF_SIZE 1024 /* Output buffer */215 #define OUTBUF_SIZE 1024 /* Output buffer */209 #define OUTBUF_SIZE global() macro
86 * issues till the SGR parser is replaced, OUTBUF_SIZE is 8K on Windows.88 static char obuf[OUTBUF_SIZE]; in win_flush()