Searched refs:printoption (Results 1 - 8 of 8) sorted by relevance

/haiku/src/bin/network/telnet/
H A Dtelnet.c256 printoption("SENT", DO, c);
273 printoption("SENT", DONT, c);
290 printoption("SENT", WILL, c);
307 printoption("SENT", WONT, c);
1787 printoption("RCVD", IAC, DM);
1806 printoption("RCVD", IAC, c);
1813 printoption("RCVD", WILL, c);
1819 printoption("RCVD", WONT, c);
1825 printoption("RCVD", DO, c);
1838 printoption("RCV
[all...]
H A Dexterns.h250 printoption(const char *, int, int),
H A Dutilities.c174 printoption(const char *direction, int cmd, int option)
173 printoption(const char *direction, int cmd, int option) function
H A Dcommands.c406 printoption("SENT", IAC, s->what);
/haiku/src/bin/network/telnetd/
H A Dstate.c168 printoption("td: recv IAC", c));
174 printoption("td: recv IAC", c));
183 printoption("td: recv IAC", c));
193 printoption("td: recv IAC", c));
207 printoption("td: send IAC", DM));
221 printoption("td: recv IAC", c));
238 printoption("td: recv IAC", c));
443 DIAG(TD_OPTIONS, printoption("td: send do", option));
456 DIAG(TD_OPTIONS, printoption("td: recv will", option));
652 DIAG(TD_OPTIONS, printoption("t
[all...]
H A Dext.h109 printoption(const char *, int),
H A Dtelnetd.c1120 printoption("td: send IAC", DM));
H A Dutility.c507 printoption(const char *fmt, int option) function

Completed in 6011 milliseconds