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

/haiku/src/bin/network/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);
/haiku/src/bin/network/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 98 milliseconds