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

/haiku/src/bin/network/telnet/
H A Dtelnet.c227 printoption("SENT", DO, c);
244 printoption("SENT", DONT, c);
261 printoption("SENT", WILL, c);
278 printoption("SENT", WONT, c);
1760 printoption("RCVD", IAC, DM);
1779 printoption("RCVD", IAC, c);
1786 printoption("RCVD", WILL, c);
1792 printoption("RCVD", WONT, c);
1798 printoption("RCVD", DO, c);
1811 printoption("RCV
[all...]
H A Dexterns.h251 printoption(const char *, int, int),
H A Dutilities.c178 printoption(const char *direction, int cmd, int option)
177 printoption(const char *direction, int cmd, int option) function
H A Dcommands.c412 printoption("SENT", IAC, s->what);
/haiku/src/bin/network/telnetd/
H A Dstate.c172 printoption("td: recv IAC", c));
178 printoption("td: recv IAC", c));
187 printoption("td: recv IAC", c));
197 printoption("td: recv IAC", c));
211 printoption("td: send IAC", DM));
225 printoption("td: recv IAC", c));
242 printoption("td: recv IAC", c));
447 DIAG(TD_OPTIONS, printoption("td: send do", option));
460 DIAG(TD_OPTIONS, printoption("td: recv will", option));
654 DIAG(TD_OPTIONS, printoption("t
[all...]
H A Dext.h109 printoption(const char *, int),
H A Dtelnetd.c1115 printoption("td: send IAC", DM));
H A Dutility.c501 printoption(const char *fmt, int option) function

Completed in 64 milliseconds