Searched refs:TELOPT_XDISPLOC (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/arpa/
H A Dtelnet.h117 #define TELOPT_XDISPLOC 35 /* X Display Location */ macro
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dstate.c489 case TELOPT_XDISPLOC:
661 case TELOPT_XDISPLOC:
800 case TELOPT_XDISPLOC:
1013 case TELOPT_XDISPLOC: {
1020 } /* end of case TELOPT_XDISPLOC */
H A Dtelnetd.c535 send_do(TELOPT_XDISPLOC, 1);
544 his_will_wont_is_changing(TELOPT_XDISPLOC) ||
574 if (his_state_is_will(TELOPT_XDISPLOC)) {
576 { IAC, SB, TELOPT_XDISPLOC, TELQUAL_SEND, IAC, SE };
605 if (his_state_is_will(TELOPT_XDISPLOC)) {
H A Dutility.c882 case TELOPT_XDISPLOC:
/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dtelnet.h117 #define TELOPT_XDISPLOC 35 /* X Display Location */ macro
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dtelnet.h121 #define TELOPT_XDISPLOC 35 /* X Display Location */ macro
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dtelnetd.c514 send_do(TELOPT_XDISPLOC, 1);
523 his_will_wont_is_changing(TELOPT_XDISPLOC) ||
544 if (his_state_is_will(TELOPT_XDISPLOC)) {
546 { IAC, SB, TELOPT_XDISPLOC, TELQUAL_SEND, IAC, SE };
575 if (his_state_is_will(TELOPT_XDISPLOC)) {
H A Dstate.c535 case TELOPT_XDISPLOC:
744 case TELOPT_XDISPLOC:
925 case TELOPT_XDISPLOC:
1219 case TELOPT_XDISPLOC: {
1226 } /* end of case TELOPT_XDISPLOC */
H A Dutility.c814 case TELOPT_XDISPLOC:
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dtelnet.c409 case TELOPT_XDISPLOC: /* X Display location */
837 case TELOPT_XDISPLOC:
838 if (my_want_state_is_wont(TELOPT_XDISPLOC))
851 send_wont(TELOPT_XDISPLOC, 1);
855 "%c%c%c%c%s%c%c", IAC, SB, TELOPT_XDISPLOC,
2073 send_will(TELOPT_XDISPLOC, 1);
H A Dutilities.c710 case TELOPT_XDISPLOC:
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dtelnet.c455 case TELOPT_XDISPLOC: /* X Display location */
874 case TELOPT_XDISPLOC:
875 if (my_want_state_is_wont(TELOPT_XDISPLOC))
889 send_wont(TELOPT_XDISPLOC, 1);
893 TELOPT_XDISPLOC, TELQUAL_IS, dp, IAC, SE);
2137 send_will(TELOPT_XDISPLOC, 1);
H A Dutilities.c734 case TELOPT_XDISPLOC:
/macosx-10.10.1/CPANInternal-159.1/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm26 TELOPT_LINEMODE TELOPT_XDISPLOC TELOPT_OLD_ENVIRON
3313 sub TELOPT_XDISPLOC () {35}; # X Display Location subroutine

Completed in 291 milliseconds