Searched refs:TELOPT_NEW_ENVIRON (Results 1 – 8 of 8) sorted by relevance
120 #define TELOPT_NEW_ENVIRON 39 /* New - Environment variables */ macro124 #define NTELOPTS (1+TELOPT_NEW_ENVIRON)140 #define TELOPT_LAST TELOPT_NEW_ENVIRON
531 case TELOPT_NEW_ENVIRON: in willoption()747 case TELOPT_NEW_ENVIRON: in wontoption()922 case TELOPT_NEW_ENVIRON: in dooption()1262 #ifdef TELOPT_NEW_ENVIRON in suboption()1263 case TELOPT_NEW_ENVIRON: in suboption()1281 #ifdef TELOPT_NEW_ENVIRON in suboption()1282 if (subchar == TELOPT_NEW_ENVIRON) { in suboption()
469 send_do(TELOPT_NEW_ENVIRON, 1); in getterminaltype()478 his_will_wont_is_changing(TELOPT_NEW_ENVIRON) || in getterminaltype()505 if (his_state_is_will(TELOPT_NEW_ENVIRON)) { in getterminaltype()507 { IAC, SB, TELOPT_NEW_ENVIRON, TELQUAL_SEND, IAC, SE }; in getterminaltype()533 if (his_state_is_will(TELOPT_NEW_ENVIRON)) { in getterminaltype()
822 case TELOPT_NEW_ENVIRON: in printsub()
142 #define TELOPT_NEW_ENVIRON 39 /* New - Environment variables */ macro146 #define NTELOPTS (1+TELOPT_NEW_ENVIRON)161 #define TELOPT_LAST TELOPT_NEW_ENVIRON
134 unsigned char telopt_environ = TELOPT_NEW_ENVIRON;136 # define telopt_environ TELOPT_NEW_ENVIRON409 case TELOPT_NEW_ENVIRON: /* New environment variable option */ in dooption()415 if (my_state_is_will(TELOPT_NEW_ENVIRON)) in dooption()496 case TELOPT_NEW_ENVIRON: in dontoption()826 case TELOPT_NEW_ENVIRON: in suboption()2097 send_will(TELOPT_NEW_ENVIRON, 1); in telnet()
739 case TELOPT_NEW_ENVIRON: in printsub()
1708 if (my_state_is_wont(TELOPT_NEW_ENVIRON) in env_send()