Lines Matching refs:printoption
307 printoption("SENT", DO, c);
323 printoption("SENT", DONT, c);
339 printoption("SENT", WILL, c);
355 printoption("SENT", WONT, c);
1861 printoption("RCVD", IAC, DM); in telrcv()
1883 printoption("RCVD", IAC, c); in telrcv()
1890 printoption("RCVD", WILL, c); in telrcv()
1896 printoption("RCVD", WONT, c); in telrcv()
1902 printoption("RCVD", DO, c); in telrcv()
1915 printoption("RCVD", DONT, c); in telrcv()
1950 printoption("In SUBOPTION processing, " in telrcv()
2451 printoption("SENT", DO, TELOPT_TM); in doflush()
2459 printoption("SENT", IAC, AO); in xmitAO()
2472 printoption("SENT", IAC, EL); in xmitEL()
2479 printoption("SENT", IAC, EC); in xmitEC()
2490 printoption("SENT", IAC, DM); in dosynch()
2526 printoption("SENT", IAC, IP); in intp()
2541 printoption("SENT", IAC, BREAK); in sendbrk()
2557 printoption("SENT", IAC, ABORT); in sendabort()
2575 printoption("SENT", IAC, SUSP); in sendsusp()
2592 printoption("SENT", IAC, xEOF); in sendeof()