Searched refs:TELOPT_TTYPE (Results 1 – 4 of 4) sorted by relevance
109 #define TELOPT_TTYPE 24 /* terminal type */ macro
503 case TELOPT_TTYPE: /* terminal type option */808 case TELOPT_TTYPE: in suboption()809 if (my_want_state_is_wont(TELOPT_TTYPE)) in suboption()822 TELOPT_TTYPE, TELQUAL_IS, name, IAC, SE); in suboption()2233 send_will(TELOPT_TTYPE, 1);
373 case TELOPT_TTYPE:
2630 send_do(TELOPT_TTYPE); in getterminaltype()2631 remopts[TELOPT_TTYPE] = OPT_YES_BUT_ALWAYS_LOOK; in getterminaltype()2679 if (remopts[TELOPT_TTYPE] == OPT_YES) { in getterminaltype()2681 (uchar_t)TELOPT_TTYPE, (uchar_t)TELQUAL_SEND, in getterminaltype()2708 if (remopts[TELOPT_TTYPE] == OPT_YES) { in getterminaltype()3673 case TELOPT_TTYPE: in willoption()3761 case TELOPT_TTYPE: in wontoption()3958 case TELOPT_TTYPE: { /* Yaaaay! */ in suboption()