Searched refs:TELOPT_SGA (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dtermstat.c248 send_will(TELOPT_SGA, 1);
274 send_wont(TELOPT_SGA, 1);
276 send_will(TELOPT_SGA, 1);
287 send_wont(TELOPT_SGA, 1);
H A Dstate.c510 send_wont(TELOPT_SGA, 1);
532 case TELOPT_SGA:
769 send_will(TELOPT_SGA, 1);
856 case TELOPT_SGA:
999 case TELOPT_SGA:
H A Dtelnetd.c823 if (my_state_is_wont(TELOPT_SGA))
824 send_will(TELOPT_SGA, 1);
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dterminal.c173 if (my_want_state_is_dont(TELOPT_SGA)) {
H A Dtelnet.c252 case TELOPT_SGA:
311 case TELOPT_SGA:
381 case TELOPT_SGA: /* no big deal */
417 send_do(TELOPT_SGA, 1);
447 send_do(TELOPT_SGA, 1);
451 send_do(TELOPT_SGA, 0);
1996 && (!kludgelinemode || my_want_state_is_do(TELOPT_SGA))
2064 send_do(TELOPT_SGA, 1);
H A Dcommands.c993 send_dont(TELOPT_SGA, 1);
1004 send_dont(TELOPT_SGA, 1);
1016 send_do(TELOPT_SGA, 1);
1946 } else if (kludgelinemode && my_want_state_is_dont(TELOPT_SGA)) {
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dterminal.c196 if (my_want_state_is_dont(TELOPT_SGA)) {
H A Dtelnet.c303 case TELOPT_SGA:
362 case TELOPT_SGA:
427 case TELOPT_SGA: /* no big deal */
463 send_do(TELOPT_SGA, 1);
493 send_do(TELOPT_SGA, 1);
497 send_do(TELOPT_SGA, 0);
2063 && (!kludgelinemode || my_want_state_is_do(TELOPT_SGA))
2128 send_do(TELOPT_SGA, 1);
H A Dcommands.c1073 send_dont(TELOPT_SGA, 1);
1084 send_dont(TELOPT_SGA, 1);
1096 send_do(TELOPT_SGA, 1);
2077 } else if (kludgelinemode && my_want_state_is_dont(TELOPT_SGA)) {
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/arpa/
H A Dtelnet.h85 #define TELOPT_SGA 3 /* suppress go ahead */ macro
/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dtelnet.h85 #define TELOPT_SGA 3 /* suppress go ahead */ macro
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dtelnet.h89 #define TELOPT_SGA 3 /* suppress go ahead */ macro
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dstate.c486 case TELOPT_SGA:
756 case TELOPT_SGA:
866 case TELOPT_SGA:
H A Dtelnetd.c839 if (my_state_is_wont(TELOPT_SGA))
840 send_will(TELOPT_SGA, 1);
/macosx-10.10.1/CPANInternal-159.1/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm18 TELOPT_BINARY TELOPT_ECHO TELOPT_RCP TELOPT_SGA TELOPT_NAMS
116 { option => &TELOPT_SGA,
3281 sub TELOPT_SGA () {3}; # Suppress Go Ahead subroutine

Completed in 227 milliseconds