Home | History | Annotate | Download | only in telnet

Lines Matching refs:printoption

264     printoption("SENT", DO, c);
279 printoption("SENT", DONT, c);
294 printoption("SENT", WILL, c);
309 printoption("SENT", WONT, c);
1723 printoption("RCVD", IAC, DM);
1743 printoption("RCVD", IAC, c);
1750 printoption("RCVD", WILL, c);
1756 printoption("RCVD", WONT, c);
1762 printoption("RCVD", DO, c);
1775 printoption("RCVD", DONT, c);
1810 printoption("In SUBOPTION processing, RCVD", IAC, c);
2218 /* do printoption AFTER flush, otherwise the output gets tossed... */
2219 printoption("SENT", DO, TELOPT_TM);
2226 printoption("SENT", IAC, AO);
2237 printoption("SENT", IAC, EL);
2244 printoption("SENT", IAC, EC);
2255 printoption("SENT", IAC, DM);
2291 printoption("SENT", IAC, IP);
2305 printoption("SENT", IAC, BREAK);
2319 printoption("SENT", IAC, ABORT);
2333 printoption("SENT", IAC, SUSP);
2347 printoption("SENT", IAC, xEOF);
2354 printoption("SENT", IAC, AYT);