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 257 src/dps8/fnptelnet.c telnet_negotiate (p, TELNET_WILL, (unsigned char) TELNET_TELOPT_BINARY); TELNET_WILL 259 src/dps8/fnptelnet.c telnet_negotiate (p, TELNET_WILL, (unsigned char) TELNET_TELOPT_EOR); TELNET_WILL 215 src/dps8/libtelnet.c if (us && telnet->telopts[i].us == TELNET_WILL) TELNET_WILL 401 src/dps8/libtelnet.c _send_negotiate(telnet, TELNET_WILL, telopt); TELNET_WILL 443 src/dps8/libtelnet.c _send_negotiate(telnet, TELNET_WILL, telopt); TELNET_WILL 824 src/dps8/libtelnet.c case TELNET_WILL: TELNET_WILL 996 src/dps8/libtelnet.c case TELNET_WILL: TELNET_WILL 1000 src/dps8/libtelnet.c _send_negotiate(telnet, TELNET_WILL, telopt); TELNET_WILL 511 src/dps8/uvutil.c { TELNET_TELOPT_SGA, TELNET_WILL, TELNET_DO }, TELNET_WILL 512 src/dps8/uvutil.c { TELNET_TELOPT_ECHO, TELNET_WILL, TELNET_DONT },