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

/freebsd-11-stable/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-11-stable/contrib/telnet/telnetd/
H A Dtermstat.c359 if (his_state_is_will(TELOPT_LFLOW)) {
363 IAC, SB, TELOPT_LFLOW,
370 IAC, SB, TELOPT_LFLOW,
H A Dstate.c517 case TELOPT_LFLOW:
629 case TELOPT_LFLOW:
708 case TELOPT_LFLOW:
922 case TELOPT_LFLOW:
1530 if (his_want_state_is_will(TELOPT_LFLOW)) {
1532 ADD(TELOPT_LFLOW);
1542 ADD(TELOPT_LFLOW);
H A Dtelnetd.c786 send_do(TELOPT_LFLOW, 1);
1121 if (his_state_is_will(TELOPT_LFLOW) &&
1129 IAC, SB, TELOPT_LFLOW,
H A Dutility.c586 case TELOPT_LFLOW:
/freebsd-11-stable/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h115 #define TELOPT_LFLOW 33 /* remote flow control */ macro
/freebsd-11-stable/include/arpa/
H A Dtelnet.h113 #define TELOPT_LFLOW 33 /* remote flow control */ macro
/freebsd-11-stable/contrib/telnet/arpa/
H A Dtelnet.h113 #define TELOPT_LFLOW 33 /* remote flow control */ macro
/freebsd-11-stable/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-11-stable/contrib/telnet/telnet/
H A Dtelnet.c449 case TELOPT_LFLOW: /* local flow control */
817 case TELOPT_LFLOW:
818 if (my_want_state_is_wont(TELOPT_LFLOW))
1829 } else if (c == TELOPT_LFLOW) {
2144 send_will(TELOPT_LFLOW, 1);
H A Dutilities.c367 case TELOPT_LFLOW:
H A Dcommands.c2073 if (my_want_state_is_will(TELOPT_LFLOW))
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-telnet.c143 #define TELOPT_LFLOW 33 /* remote flow control */ macro

Completed in 216 milliseconds