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

/freebsd-11-stable/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-11-stable/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-11-stable/contrib/telnet/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);
/freebsd-11-stable/contrib/telnet/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 Dutility.c497 printoption(const char *fmt, int option) function
H A Dtelnetd.c1117 printoption("td: send IAC", DM));

Completed in 243 milliseconds