Searched refs:TELOPT_OLD_ENVIRON (Results 1 – 16 of 16) sorted by relevance
| /freebsd-9-stable/crypto/heimdal/appl/telnet/telnetd/ |
| D | state.c | 491 case TELOPT_OLD_ENVIRON: in willoption() 665 case TELOPT_OLD_ENVIRON: in wontoption() 804 case TELOPT_OLD_ENVIRON: in dooption() 1025 case TELOPT_OLD_ENVIRON: { in suboption() 1033 if (subchar == TELOPT_OLD_ENVIRON) in suboption() 1168 if (subchar == TELOPT_OLD_ENVIRON) { in suboption()
|
| D | telnetd.c | 537 send_do(TELOPT_OLD_ENVIRON, 1); in getterminaltype() 546 his_will_wont_is_changing(TELOPT_OLD_ENVIRON)) { in getterminaltype() 588 else if (his_state_is_will(TELOPT_OLD_ENVIRON)) { in getterminaltype() 590 { IAC, SB, TELOPT_OLD_ENVIRON, TELQUAL_SEND, IAC, SE }; in getterminaltype() 613 if (his_state_is_will(TELOPT_OLD_ENVIRON)) { in getterminaltype()
|
| D | utility.c | 902 case TELOPT_OLD_ENVIRON: in printsub()
|
| /freebsd-9-stable/contrib/telnet/telnetd/ |
| D | state.c | 537 case TELOPT_OLD_ENVIRON: in willoption() 750 case TELOPT_OLD_ENVIRON: in wontoption() 931 case TELOPT_OLD_ENVIRON: in dooption() 1233 case TELOPT_OLD_ENVIRON: { in suboption() 1241 if (subchar == TELOPT_OLD_ENVIRON) in suboption() 1375 if (subchar == TELOPT_OLD_ENVIRON) { in suboption()
|
| D | telnetd.c | 500 send_do(TELOPT_OLD_ENVIRON, 1); in getterminaltype() 509 his_will_wont_is_changing(TELOPT_OLD_ENVIRON)) { in getterminaltype() 542 else if (his_state_is_will(TELOPT_OLD_ENVIRON)) { in getterminaltype() 544 { IAC, SB, TELOPT_OLD_ENVIRON, TELQUAL_SEND, IAC, SE }; in getterminaltype() 567 if (his_state_is_will(TELOPT_OLD_ENVIRON)) { in getterminaltype()
|
| D | utility.c | 832 case TELOPT_OLD_ENVIRON: in printsub()
|
| /freebsd-9-stable/contrib/telnet/telnet/ |
| D | telnet.c | 464 if (my_state_is_will(TELOPT_OLD_ENVIRON)) in dooption() 465 send_wont(TELOPT_OLD_ENVIRON, 1); /* turn off the old */ in dooption() 467 case TELOPT_OLD_ENVIRON: /* Old environment variable option */ in dooption() 554 send_will(TELOPT_OLD_ENVIRON, 1); in dontoption() 555 telopt_environ = TELOPT_OLD_ENVIRON; in dontoption() 876 case TELOPT_OLD_ENVIRON: in suboption() 1471 if (telopt_environ == TELOPT_OLD_ENVIRON in env_opt() 1593 if (telopt_environ == TELOPT_OLD_ENVIRON) in env_opt_add() 1621 if (telopt_environ == TELOPT_OLD_ENVIRON) in env_opt_add()
|
| D | utilities.c | 752 case TELOPT_OLD_ENVIRON: in printsub() 776 if (pointer[0] == TELOPT_OLD_ENVIRON) { in printsub() 792 if (pointer[0] == TELOPT_OLD_ENVIRON) { in printsub()
|
| D | commands.c | 1745 && my_state_is_wont(TELOPT_OLD_ENVIRON) in env_send()
|
| /freebsd-9-stable/crypto/heimdal/appl/telnet/telnet/ |
| D | telnet.c | 390 if (my_state_is_will(TELOPT_OLD_ENVIRON)) in dooption() 391 send_wont(TELOPT_OLD_ENVIRON, 1); /* turn off the old */ in dooption() 393 case TELOPT_OLD_ENVIRON: /* Old environment variable option */ in dooption() 480 send_will(TELOPT_OLD_ENVIRON, 1); in dontoption() 481 telopt_environ = TELOPT_OLD_ENVIRON; in dontoption() 815 case TELOPT_OLD_ENVIRON: in suboption() 1507 if (telopt_environ == TELOPT_OLD_ENVIRON) in env_opt_add() 1535 if (telopt_environ == TELOPT_OLD_ENVIRON) in env_opt_add()
|
| D | utilities.c | 714 case TELOPT_OLD_ENVIRON: in printsub() 735 if (pointer[0] == TELOPT_OLD_ENVIRON) { in printsub() 746 if (pointer[0] == TELOPT_OLD_ENVIRON) { in printsub()
|
| D | commands.c | 1699 && my_state_is_wont(TELOPT_OLD_ENVIRON) in env_send()
|
| /freebsd-9-stable/crypto/heimdal/appl/telnet/arpa/ |
| D | telnet.h | 118 #define TELOPT_OLD_ENVIRON 36 /* Old - Environment variables */ macro
|
| /freebsd-9-stable/contrib/tcpdump/ |
| D | telnet.h | 122 #define TELOPT_OLD_ENVIRON 36 /* Old - Environment variables */ macro
|
| /freebsd-9-stable/include/arpa/ |
| D | telnet.h | 116 #define TELOPT_OLD_ENVIRON 36 /* Old - Environment variables */ macro
|
| /freebsd-9-stable/contrib/telnet/arpa/ |
| D | telnet.h | 120 #define TELOPT_OLD_ENVIRON 36 /* Old - Environment variables */ macro
|