TELNET_WILL 33 src/dps8/fnptelnet.c { TELNET_TELOPT_SGA, TELNET_WILL, TELNET_DO }, TELNET_WILL 34 src/dps8/fnptelnet.c { TELNET_TELOPT_ECHO, TELNET_WILL, TELNET_DONT }, TELNET_WILL 36 src/dps8/fnptelnet.c { TELNET_TELOPT_BINARY, TELNET_WILL, TELNET_DO }, TELNET_WILL 42 src/dps8/fnptelnet.c { TELNET_TELOPT_TTYPE, TELNET_WILL, TELNET_DO }, TELNET_WILL 43 src/dps8/fnptelnet.c { TELNET_TELOPT_BINARY, TELNET_WILL, TELNET_DO }, TELNET_WILL 44 src/dps8/fnptelnet.c { TELNET_TELOPT_EOR, TELNET_WILL, TELNET_DO }, TELNET_WILL 290 src/dps8/fnptelnet.c telnet_negotiate (p, TELNET_WILL, (unsigned char) TELNET_TELOPT_BINARY); TELNET_WILL 292 src/dps8/fnptelnet.c telnet_negotiate (p, TELNET_WILL, (unsigned char) TELNET_TELOPT_EOR); TELNET_WILL 231 src/dps8/libtelnet.c if (us && telnet->telopts[i].us == TELNET_WILL) TELNET_WILL 422 src/dps8/libtelnet.c _send_negotiate(telnet, TELNET_WILL, telopt); TELNET_WILL 464 src/dps8/libtelnet.c _send_negotiate(telnet, TELNET_WILL, telopt); TELNET_WILL 858 src/dps8/libtelnet.c case TELNET_WILL: TELNET_WILL 1030 src/dps8/libtelnet.c case TELNET_WILL: TELNET_WILL 1034 src/dps8/libtelnet.c _send_negotiate(telnet, TELNET_WILL, telopt); TELNET_WILL 581 src/dps8/uvutil.c { TELNET_TELOPT_SGA, TELNET_WILL, TELNET_DO }, TELNET_WILL 582 src/dps8/uvutil.c { TELNET_TELOPT_ECHO, TELNET_WILL, TELNET_DONT },