Lines Matching refs:printoption
309 printoption("SENT", DO, c);
325 printoption("SENT", DONT, c);
341 printoption("SENT", WILL, c);
357 printoption("SENT", WONT, c);
1863 printoption("RCVD", IAC, DM); in telrcv()
1885 printoption("RCVD", IAC, c); in telrcv()
1892 printoption("RCVD", WILL, c); in telrcv()
1898 printoption("RCVD", WONT, c); in telrcv()
1904 printoption("RCVD", DO, c); in telrcv()
1917 printoption("RCVD", DONT, c); in telrcv()
1952 printoption("In SUBOPTION processing, " in telrcv()
2453 printoption("SENT", DO, TELOPT_TM); in doflush()
2461 printoption("SENT", IAC, AO); in xmitAO()
2474 printoption("SENT", IAC, EL); in xmitEL()
2481 printoption("SENT", IAC, EC); in xmitEC()
2492 printoption("SENT", IAC, DM); in dosynch()
2528 printoption("SENT", IAC, IP); in intp()
2543 printoption("SENT", IAC, BREAK); in sendbrk()
2559 printoption("SENT", IAC, ABORT); in sendabort()
2577 printoption("SENT", IAC, SUSP); in sendsusp()
2594 printoption("SENT", IAC, xEOF); in sendeof()