WILL
case WILL:
case WILL:
if ((*p == WILL) || (*p == WONT))
case WILL:
printoption("RCVD", WILL, c);
case WILL:
NET2ADD(IAC, WILL);
printoption("SENT", WILL, c);
case WILL:
fmt = (cmd == WILL) ? "WILL" : (cmd == WONT) ? "WONT" :
case WILL:
case WILL: cp = "WILL"; goto common2;