Searched refs:TELOPT_LFLOW (Results 1 - 18 of 18) sorted by relevance

/freebsd-10.2-release/crypto/heimdal/appl/telnet/telnetd/
H A Dtermstat.c54 if (his_state_is_will(TELOPT_LFLOW)) {
58 IAC, SB, TELOPT_LFLOW,
65 IAC, SB, TELOPT_LFLOW,
H A Dstate.c475 case TELOPT_LFLOW:
563 case TELOPT_LFLOW:
627 case TELOPT_LFLOW:
799 case TELOPT_LFLOW:
1329 if (his_want_state_is_will(TELOPT_LFLOW)) {
1331 ADD(TELOPT_LFLOW);
1341 ADD(TELOPT_LFLOW);
H A Dtelnetd.c860 send_do(TELOPT_LFLOW, 1);
1169 if (his_state_is_will(TELOPT_LFLOW) &&
1177 IAC, SB, TELOPT_LFLOW,
H A Dutility.c623 case TELOPT_LFLOW:
/freebsd-10.2-release/contrib/telnet/telnetd/
H A Dtermstat.c363 if (his_state_is_will(TELOPT_LFLOW)) {
367 IAC, SB, TELOPT_LFLOW,
374 IAC, SB, TELOPT_LFLOW,
H A Dstate.c521 case TELOPT_LFLOW:
633 case TELOPT_LFLOW:
712 case TELOPT_LFLOW:
926 case TELOPT_LFLOW:
1534 if (his_want_state_is_will(TELOPT_LFLOW)) {
1536 ADD(TELOPT_LFLOW);
1546 ADD(TELOPT_LFLOW);
H A Dtelnetd.c787 send_do(TELOPT_LFLOW, 1);
1106 if (his_state_is_will(TELOPT_LFLOW) &&
1114 IAC, SB, TELOPT_LFLOW,
H A Dutility.c590 case TELOPT_LFLOW:
/freebsd-10.2-release/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h115 #define TELOPT_LFLOW 33 /* remote flow control */ macro
/freebsd-10.2-release/contrib/tcpdump/
H A Dtelnet.h119 #define TELOPT_LFLOW 33 /* remote flow control */ macro
/freebsd-10.2-release/contrib/telnet/arpa/
H A Dtelnet.h117 #define TELOPT_LFLOW 33 /* remote flow control */ macro
/freebsd-10.2-release/include/arpa/
H A Dtelnet.h113 #define TELOPT_LFLOW 33 /* remote flow control */ macro
/freebsd-10.2-release/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c379 case TELOPT_LFLOW: /* local flow control */
760 case TELOPT_LFLOW:
761 if (my_want_state_is_wont(TELOPT_LFLOW))
1748 } else if (c == TELOPT_LFLOW) {
2068 send_will(TELOPT_LFLOW, 1);
H A Dutilities.c346 case TELOPT_LFLOW:
H A Dcommands.c1955 if (my_want_state_is_will(TELOPT_LFLOW))
/freebsd-10.2-release/contrib/telnet/telnet/
H A Dtelnet.c453 case TELOPT_LFLOW: /* local flow control */
821 case TELOPT_LFLOW:
822 if (my_want_state_is_wont(TELOPT_LFLOW))
1833 } else if (c == TELOPT_LFLOW) {
2148 send_will(TELOPT_LFLOW, 1);
H A Dutilities.c371 case TELOPT_LFLOW:
H A Dcommands.c2076 if (my_want_state_is_will(TELOPT_LFLOW))

Completed in 152 milliseconds