printoption
printoption("SENT", IAC, s->what);
printoption(const char *, int, int),
printoption("RCVD", IAC, DM);
printoption("RCVD", IAC, c);
printoption("RCVD", WILL, c);
printoption("RCVD", WONT, c);
printoption("RCVD", DO, c);
printoption("RCVD", DONT, c);
printoption("In SUBOPTION processing, RCVD", IAC, c);
printoption("SENT", DO, TELOPT_TM);
printoption("SENT", IAC, AO);
printoption("SENT", IAC, EL);
printoption("SENT", IAC, EC);
printoption("SENT", IAC, DM);
printoption("SENT", IAC, IP);
printoption("SENT", IAC, BREAK);
printoption("SENT", IAC, ABORT);
printoption("SENT", IAC, SUSP);
printoption("SENT", IAC, xEOF);
printoption("SENT", IAC, AYT);
printoption("SENT", DO, c);
printoption("SENT", DONT, c);
printoption("SENT", WILL, c);
printoption("SENT", WONT, c);
printoption(const char *, int),
printoption("td: recv IAC", c));
printoption("td: recv IAC", c));
printoption("td: recv IAC", c));
printoption("td: recv IAC", c));
printoption("td: send IAC", DM));
printoption("td: recv IAC", c));
printoption("td: recv IAC", c));
DIAG(TD_OPTIONS, printoption("td: send do", option));
DIAG(TD_OPTIONS, printoption("td: recv will", option));
DIAG(TD_OPTIONS, printoption("td: send dont", option));
DIAG(TD_OPTIONS, printoption("td: recv wont", option));
DIAG(TD_OPTIONS, printoption("td: send will", option));
DIAG(TD_OPTIONS, printoption("td: recv do", option));
DIAG(TD_OPTIONS, printoption("td: send wont", option));
DIAG(TD_OPTIONS, printoption("td: recv dont", option));
printoption("td: send IAC", DM));