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

/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dtermstat.c181 send_will(TELOPT_BINARY, 1);
248 send_will(TELOPT_SGA, 1);
250 send_will(TELOPT_ECHO, 1);
276 send_will(TELOPT_SGA, 1);
337 send_will(TELOPT_ECHO, 1);
460 send_will(TELOPT_ECHO, 1);
H A Dext.h122 send_will(int, int),
H A Dstate.c769 send_will(TELOPT_SGA, 1);
770 send_will(TELOPT_ECHO, 1);
790 send_will(int option, int init) function
895 send_will(option, 0);
908 send_will(TELOPT_LOGOUT, 0);
935 send_will(option, 0);
1028 send_will(option, 1);
H A Dtelnetd.c510 send_will(TELOPT_ENCRYPT, 1);
824 send_will(TELOPT_SGA, 1);
852 send_will(TELOPT_STATUS, 1);
906 send_will(TELOPT_ECHO, 1);
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dtelnet.c205 send_will(int c, int init) function
371 send_will(option, 0);
420 send_will(option, 0);
432 send_will(option, 0);
480 send_will(TELOPT_OLD_ENVIRON, 1);
2058 send_will(TELOPT_AUTHENTICATION, 1);
2062 send_will(TELOPT_ENCRYPT, 1);
2065 send_will(TELOPT_TTYPE, 1);
2066 send_will(TELOPT_NAWS, 1);
2067 send_will(TELOPT_TSPEE
[all...]
H A Dexterns.h311 void send_will (int, int);
H A Dcommands.c345 return(send_tncmd(send_will, "will", name));
1006 send_will(TELOPT_LINEMODE, 1);
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dtelnet.c253 send_will(int c, int init)
417 send_will(option, 0);
466 send_will(option, 0);
478 send_will(option, 0);
526 send_will(TELOPT_OLD_ENVIRON, 1);
2122 send_will(TELOPT_AUTHENTICATION, 1);
2126 send_will(TELOPT_ENCRYPT, 1);
2129 send_will(TELOPT_TTYPE, 1);
2130 send_will(TELOPT_NAWS, 1);
2131 send_will(TELOPT_TSPEE
250 send_will(int c, int init) function
[all...]
H A Dexterns.h286 send_will(int, int),
H A Dcommands.c441 return(send_tncmd(send_will, "will", name));
1086 send_will(TELOPT_LINEMODE, 1);
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dext.h89 void send_will (int option, int init);
H A Dstate.c699 send_will(int option, int init) function
770 send_will(option, 0);
783 send_will(TELOPT_LOGOUT, 0);
810 send_will(option, 0);
872 send_will(option, 1);
H A Dtelnetd.c530 send_will(TELOPT_ENCRYPT, 1);
840 send_will(TELOPT_SGA, 1);
857 send_will(TELOPT_STATUS, 1);
913 send_will(TELOPT_ECHO, 1);

Completed in 347 milliseconds