OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TELOPT_TSPEED
(Results
1 - 7
of
7
) sorted by relevancy
/src/libexec/telnetd/
termstat.c
536
case
TELOPT_TSPEED
:
559
} /* end of case
TELOPT_TSPEED
*/
589
clientstat(
TELOPT_TSPEED
, def_tspeed, def_rspeed);
telnetd.c
510
send_do(
TELOPT_TSPEED
, 1);
519
his_will_wont_is_changing(
TELOPT_TSPEED
) ||
525
if (his_state_is_will(
TELOPT_TSPEED
)) {
527
{ IAC, SB,
TELOPT_TSPEED
, TELQUAL_SEND, IAC, SE };
568
if (his_state_is_will(
TELOPT_TSPEED
)) {
state.c
530
case
TELOPT_TSPEED
:
740
case
TELOPT_TSPEED
:
924
case
TELOPT_TSPEED
:
1110
case
TELOPT_TSPEED
: {
1113
if (his_state_is_wont(
TELOPT_TSPEED
)) /* Ignore if option disabled */
1128
clientstat(
TELOPT_TSPEED
, xspeed, rspeed);
1132
} /* end of case
TELOPT_TSPEED
*/
utility.c
584
case
TELOPT_TSPEED
:
/src/include/arpa/
telnet.h
112
#define
TELOPT_TSPEED
32 /* terminal speed */
/src/usr.bin/telnet/
telnet.c
451
case
TELOPT_TSPEED
: /* terminal speed */
797
case
TELOPT_TSPEED
:
798
if (my_want_state_is_wont(
TELOPT_TSPEED
))
810
TELOPT_TSPEED
, TELQUAL_IS, osp, isp, IAC, SE);
2078
send_will(
TELOPT_TSPEED
, 1);
utilities.c
349
case
TELOPT_TSPEED
:
Completed in 18 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025