Searched refs:ttyobuf (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/bin/network/telnet/
H A Dterminal.c57 unsigned char ttyobuf[2*BUFSIZ], ttyibuf[BUFSIZ]; variable
104 if (ring_init(&ttyoring, ttyobuf, sizeof ttyobuf) != 1) {

Completed in 32 milliseconds