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

/haiku/src/bin/network/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);
938 send_wont(option, 0);
946 send_wont(int option, int init) function
1025 send_wont(option, 0);
1038 send_wont(option, 0);
/haiku/src/bin/network/telnet/
H A Dtelnet.c265 send_wont(int c, int init)
432 send_wont(TELOPT_OLD_ENVIRON, 1); /* turn off the old */
477 send_wont(option, 0);
529 send_wont(option, 0);
880 send_wont(TELOPT_XDISPLOC, 1);
2412 send_wont(TELOPT_BINARY, 1);
262 send_wont(int c, int init) function
H A Dexterns.h283 send_wont(int, int);
H A Dcommands.c447 return(send_tncmd(send_wont, "wont", name));
1072 send_wont(TELOPT_LINEMODE, 1);
1099 send_wont(TELOPT_LINEMODE, 1);

Completed in 107 milliseconds