xEOF
#define TELCMD_FIRST xEOF
if (c == EOF || c == xEOF || c == '\n') {
case xEOF:
{ "eof", "Send Telnet End of File Character", 1, 0, NULL, 2, xEOF },
NET2ADD(IAC, xEOF);
printoption("SENT", IAC, xEOF);
case xEOF: