HomeSort by: relevance | last modified time | path
    Searched defs:ttyobuf (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/telnet/
terminal.c 54 unsigned char ttyobuf[2*BUFSIZ], ttyibuf[BUFSIZ]; variable in typeref:typename:unsigned char[]
66 if (ring_init(&ttyoring, ttyobuf, sizeof ttyobuf) != 1) {

Completed in 11 milliseconds