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

/macosx-10.10.1/Heimdal-398.1.2/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:
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
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:
631 case TELOPT_LFLOW:
710 case TELOPT_LFLOW:
924 case TELOPT_LFLOW:
1532 if (his_want_state_is_will(TELOPT_LFLOW)) {
1534 ADD(TELOPT_LFLOW);
1544 ADD(TELOPT_LFLOW);
H A Dtelnetd.c855 send_do(TELOPT_LFLOW, 1);
1195 if (his_state_is_will(TELOPT_LFLOW) &&
1203 IAC, SB, TELOPT_LFLOW,
H A Dutility.c590 case TELOPT_LFLOW:
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/arpa/
H A Dtelnet.h115 #define TELOPT_LFLOW 33 /* remote flow control */ macro
/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dtelnet.h115 #define TELOPT_LFLOW 33 /* remote flow control */ macro
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dtelnet.h119 #define TELOPT_LFLOW 33 /* remote flow control */ macro
/macosx-10.10.1/Heimdal-398.1.2/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))
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dtelnet.c425 case TELOPT_LFLOW: /* local flow control */
797 case TELOPT_LFLOW:
798 if (my_want_state_is_wont(TELOPT_LFLOW))
1816 } else if (c == TELOPT_LFLOW) {
2132 send_will(TELOPT_LFLOW, 1);
H A Dutilities.c371 case TELOPT_LFLOW:
H A Dcommands.c2086 if (my_want_state_is_will(TELOPT_LFLOW))
/macosx-10.10.1/CPANInternal-159.1/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm25 TELOPT_X3PAD TELOPT_NAWS TELOPT_TSPEED TELOPT_LFLOW
3311 sub TELOPT_LFLOW () {33}; # Remote Flow Control subroutine

Completed in 146 milliseconds