Searched refs:ttyobuf (Results 1 – 1 of 1) sorted by relevance
58 static unsigned char ttyobuf[2*BUFSIZ]; variable77 if (ring_init(&ttyoring, ttyobuf, sizeof (ttyobuf)) != 1) { in init_terminal()