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

/freebsd-10.0-release/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c146 printoption("td: recv IAC", c));
152 printoption("td: recv IAC", c));
161 printoption("td: recv IAC", c));
171 printoption("td: recv IAC", c));
185 printoption("td: send IAC", DM));
199 printoption("td: recv IAC", c));
216 printoption("td: recv IAC", c));
423 DIAG(TD_OPTIONS, printoption("td: send do", option));
443 DIAG(TD_OPTIONS, printoption("td: recv will", option));
586 DIAG(TD_OPTIONS, printoption("t
[all...]
H A Dext.h149 void printoption (char *fmt, int option);
H A Dutility.c517 printoption(char *fmt, int option) function
H A Dtelnetd.c1165 printoption("td: send IAC", DM));
/freebsd-10.0-release/contrib/telnet/telnet/
H A Dtelnet.c226 printoption("SENT", DO, c);
243 printoption("SENT", DONT, c);
260 printoption("SENT", WILL, c);
277 printoption("SENT", WONT, c);
1759 printoption("RCVD", IAC, DM);
1778 printoption("RCVD", IAC, c);
1785 printoption("RCVD", WILL, c);
1791 printoption("RCVD", WONT, c);
1797 printoption("RCVD", DO, c);
1810 printoption("RCV
[all...]
H A Dexterns.h250 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.c409 printoption("SENT", IAC, s->what);
/freebsd-10.0-release/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c186 printoption("SENT", DO, c);
201 printoption("SENT", DONT, c);
216 printoption("SENT", WILL, c);
231 printoption("SENT", WONT, c);
1705 printoption("RCVD", IAC, DM);
1725 printoption("RCVD", IAC, c);
1732 printoption("RCVD", WILL, c);
1738 printoption("RCVD", WONT, c);
1744 printoption("RCVD", DO, c);
1757 printoption("RCV
[all...]
H A Dexterns.h293 void printoption (char *, int, int);
360 void printoption(char *direction, int cmd, int option);
H A Dutilities.c143 printoption(char *direction, int cmd, int option)
142 printoption(char *direction, int cmd, int option) function
H A Dcommands.c314 printoption("SENT", IAC, s->what);
/freebsd-10.0-release/contrib/telnet/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));
656 DIAG(TD_OPTIONS, printoption("t
[all...]
H A Dext.h109 printoption(const char *, int),
H A Dtelnetd.c1102 printoption("td: send IAC", DM));
H A Dutility.c501 printoption(const char *fmt, int option) function

Completed in 154 milliseconds