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

/freebsd-10.0-release/contrib/telnet/telnetd/
H A Dtermstat.c184 send_wont(TELOPT_BINARY, 1);
228 send_wont(TELOPT_ECHO, 1);
274 send_wont(TELOPT_SGA, 1);
287 send_wont(TELOPT_SGA, 1);
H A Dext.h123 send_wont(int, int),
H A Dstate.c510 send_wont(TELOPT_SGA, 1);
940 send_wont(option, 0);
948 send_wont(int option, int init) function
1027 send_wont(option, 0);
1040 send_wont(option, 0);
/freebsd-10.0-release/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-10.0-release/contrib/telnet/telnet/
H A Dtelnet.c264 send_wont(int c, int init)
431 send_wont(TELOPT_OLD_ENVIRON, 1); /* turn off the old */
476 send_wont(option, 0);
528 send_wont(option, 0);
879 send_wont(TELOPT_XDISPLOC, 1);
2411 send_wont(TELOPT_BINARY, 1);
261 send_wont(int c, int init) function
H A Dexterns.h282 send_wont(int, int);
H A Dcommands.c444 return(send_tncmd(send_wont, "wont", name));
1069 send_wont(TELOPT_LINEMODE, 1);
1096 send_wont(TELOPT_LINEMODE, 1);
/freebsd-10.0-release/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);

Completed in 137 milliseconds