telnet.c | 283 send_will(int c, int init) 444 send_will(option, 0); 483 send_will(option, 0); 495 send_will(option, 0); 2069 send_will(TELOPT_AUTHENTICATION, 1); 2073 send_will(TELOPT_ENCRYPT, 1); 2076 send_will(TELOPT_TTYPE, 1); 2077 send_will(TELOPT_NAWS, 1); 2078 send_will(TELOPT_TSPEED, 1); 2079 send_will(TELOPT_LFLOW, 1) 281 send_will(int c, int init) function in typeref:typename:void [all...] |