Searched refs:send_dont (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/telnet/telnetd/
H A Dext.h119 send_dont(int, int),
H A Dtermstat.c176 send_dont(TELOPT_BINARY, 1);
245 send_dont(TELOPT_LINEMODE, 1);
H A Dstate.c578 send_dont(option, 0);
593 send_dont(option, 1);
645 send_dont(int option, int init) function
763 send_dont(option, 0);
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dext.h87 void send_dont (int option, int init);
H A Dstate.c518 send_dont(option, 0);
533 send_dont(option, 1);
575 send_dont(int option, int init) function
678 send_dont(option, 0);
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnet/
H A Dexterns.h310 void send_dont (int, int);
H A Dtelnet.c190 send_dont(int c, int init) function
287 send_dont(option, 0);
337 send_dont(option, 0);
2417 send_dont(TELOPT_BINARY, 1);
H A Dcommands.c339 return(send_tncmd(send_dont, "dont", name));
993 send_dont(TELOPT_SGA, 1);
994 send_dont(TELOPT_ECHO, 1);
1004 send_dont(TELOPT_SGA, 1);
1007 send_dont(TELOPT_ECHO, 1);
/freebsd-10-stable/contrib/telnet/telnet/
H A Dexterns.h284 send_dont(int, int),
H A Dtelnet.c264 send_dont(int c, int init) function
366 send_dont(option, 0);
411 send_dont(option, 0);
2440 send_dont(TELOPT_BINARY, 1);
H A Dcommands.c432 return(send_tncmd(send_dont, "dont", name));
1071 send_dont(TELOPT_SGA, 1);
1072 send_dont(TELOPT_ECHO, 1);
1082 send_dont(TELOPT_SGA, 1);
1085 send_dont(TELOPT_ECHO, 1);

Completed in 92 milliseconds