Searched refs:send_will (Results 1 - 7 of 7) sorted by relevance

/haiku/src/bin/network/telnetd/
H A Dtermstat.c177 send_will(TELOPT_BINARY, 1);
244 send_will(TELOPT_SGA, 1);
246 send_will(TELOPT_ECHO, 1);
272 send_will(TELOPT_SGA, 1);
333 send_will(TELOPT_ECHO, 1);
456 send_will(TELOPT_ECHO, 1);
H A Dext.h122 send_will(int, int),
H A Dstate.c767 send_will(TELOPT_SGA, 1);
768 send_will(TELOPT_ECHO, 1);
788 send_will(int option, int init) function
893 send_will(option, 0);
906 send_will(TELOPT_LOGOUT, 0);
933 send_will(option, 0);
1026 send_will(option, 1);
H A Dtelnetd.c489 send_will(TELOPT_ENCRYPT, 1);
755 send_will(TELOPT_SGA, 1);
783 send_will(TELOPT_STATUS, 1);
837 send_will(TELOPT_ECHO, 1);
/haiku/src/bin/network/telnet/
H A Dtelnet.c277 send_will(int c, int init) function
441 send_will(option, 0);
490 send_will(option, 0);
502 send_will(option, 0);
550 send_will(TELOPT_OLD_ENVIRON, 1);
2134 send_will(TELOPT_AUTHENTICATION, 1);
2138 send_will(TELOPT_ENCRYPT, 1);
2141 send_will(TELOPT_TTYPE, 1);
2142 send_will(TELOPT_NAWS, 1);
2143 send_will(TELOPT_TSPEE
[all...]
H A Dexterns.h281 send_will(int, int),
H A Dcommands.c435 return(send_tncmd(send_will, "will", name));
1081 send_will(TELOPT_LINEMODE, 1);

Completed in 105 milliseconds