Home
last modified time | relevance | path

Searched refs:TELOPT_TSPEED (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/head/arpa/
H A Dtelnet.h117 #define TELOPT_TSPEED 32 /* terminal speed */ macro
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c501 case TELOPT_TSPEED: /* terminal speed */
833 case TELOPT_TSPEED: in suboption()
834 if (my_want_state_is_wont(TELOPT_TSPEED)) in suboption()
847 TELOPT_TSPEED, TELQUAL_IS, ospeed, ispeed, IAC, SE); in suboption()
2235 send_will(TELOPT_TSPEED, 1);
H A Dutilities.c390 case TELOPT_TSPEED: