Searched refs:EBSIZE (Results 1 – 2 of 2) sorted by relevance
42 #define EBSIZE 16 /* "standard" echo data block size */ macro
1665 if (ebsize > EBSIZE) in ldtermrmsg()1666 ebsize = EBSIZE; in ldtermrmsg()3998 if ((tp->t_echomp = allocb(EBSIZE, BPRI_HI)) != NULL) { in ldterm_flush_output()4001 ldterm_reprint(q, EBSIZE, tp); in ldterm_flush_output()