send_will
return(send_tncmd(send_will, "will", name));
send_will(TELOPT_LINEMODE, 1);
void send_will (int, int);
send_will(TELOPT_TTYPE, 1);
send_will(TELOPT_NAWS, 1);
send_will(TELOPT_TSPEED, 1);
send_will(TELOPT_LFLOW, 1);
send_will(TELOPT_LINEMODE, 1);
send_will(TELOPT_NEW_ENVIRON, 1);
send_will(TELOPT_XDISPLOC, 1);
send_will(TELOPT_BINARY, 1);
send_will(option, 0);
send_will(option, 0);
send_will(option, 0);