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

/freebsd-11-stable/contrib/telnet/telnetd/
H A Dtermstat.c180 send_wont(TELOPT_BINARY, 1);
224 send_wont(TELOPT_ECHO, 1);
270 send_wont(TELOPT_SGA, 1);
283 send_wont(TELOPT_SGA, 1);
H A Dext.h123 send_wont(int, int),
H A Dstate.c506 send_wont(TELOPT_SGA, 1);
936 send_wont(option, 0);
944 send_wont(int option, int init) function
1023 send_wont(option, 0);
1036 send_wont(option, 0);
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dext.h91 void send_wont (int option, int init);
H A Dstate.c813 send_wont(option, 0);
821 send_wont(int option, int init) function
869 send_wont(option, 0);
881 send_wont(option, 0);
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c220 send_wont(int c, int init) function
391 send_wont(TELOPT_OLD_ENVIRON, 1); /* turn off the old */
436 send_wont(option, 0);
495 send_wont(option, 0);
851 send_wont(TELOPT_XDISPLOC, 1);
2419 send_wont(TELOPT_BINARY, 1);
H A Dexterns.h312 void send_wont (int, int);
H A Dcommands.c351 return(send_tncmd(send_wont, "wont", name));
992 send_wont(TELOPT_LINEMODE, 1);
1019 send_wont(TELOPT_LINEMODE, 1);
/freebsd-11-stable/contrib/telnet/telnet/
H A Dtelnet.c294 send_wont(int c, int init) function
461 send_wont(TELOPT_OLD_ENVIRON, 1); /* turn off the old */
506 send_wont(option, 0);
558 send_wont(option, 0);
909 send_wont(TELOPT_XDISPLOC, 1);
2438 send_wont(TELOPT_BINARY, 1);
H A Dexterns.h282 send_wont(int, int);
H A Dcommands.c441 return(send_tncmd(send_wont, "wont", name));
1067 send_wont(TELOPT_LINEMODE, 1);
1094 send_wont(TELOPT_LINEMODE, 1);

Completed in 253 milliseconds