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

/freebsd-11-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-11-stable/contrib/telnet/telnetd/
H A Dext.h119 send_dont(int, int),
H A Dtermstat.c172 send_dont(TELOPT_BINARY, 1);
241 send_dont(TELOPT_LINEMODE, 1);
H A Dstate.c574 send_dont(option, 0);
589 send_dont(option, 1);
641 send_dont(int option, int init) function
759 send_dont(option, 0);
/freebsd-11-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-11-stable/contrib/telnet/telnet/
H A Dexterns.h280 send_dont(int, int),
H A Dtelnet.c260 send_dont(int c, int init) function
362 send_dont(option, 0);
407 send_dont(option, 0);
2436 send_dont(TELOPT_BINARY, 1);
H A Dcommands.c429 return(send_tncmd(send_dont, "dont", name));
1068 send_dont(TELOPT_SGA, 1);
1069 send_dont(TELOPT_ECHO, 1);
1079 send_dont(TELOPT_SGA, 1);
1082 send_dont(TELOPT_ECHO, 1);

Completed in 199 milliseconds