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

/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dext.h119 send_dont(int, int),
H A Dtermstat.c176 send_dont(TELOPT_BINARY, 1);
245 send_dont(TELOPT_LINEMODE, 1);
H A Dstate.c576 send_dont(option, 0);
591 send_dont(option, 1);
643 send_dont(int option, int init) function
761 send_dont(option, 0);
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dext.h87 void send_dont (int option, int init);
H A Dstate.c518 send_dont(option, 0);
533 send_dont(option, 1);
575 send_dont(int option, int init) function
678 send_dont(option, 0);
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dexterns.h310 void send_dont (int, int);
H A Dtelnet.c190 send_dont(int c, int init) function
287 send_dont(option, 0);
337 send_dont(option, 0);
2417 send_dont(TELOPT_BINARY, 1);
H A Dcommands.c339 return(send_tncmd(send_dont, "dont", name));
993 send_dont(TELOPT_SGA, 1);
994 send_dont(TELOPT_ECHO, 1);
1004 send_dont(TELOPT_SGA, 1);
1007 send_dont(TELOPT_ECHO, 1);
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dexterns.h285 send_dont(int, int),
H A Dtelnet.c236 send_dont(int c, int init)
338 send_dont(option, 0);
383 send_dont(option, 0);
2424 send_dont(TELOPT_BINARY, 1);
233 send_dont(int c, int init) function
H A Dcommands.c435 return(send_tncmd(send_dont, "dont", name));
1073 send_dont(TELOPT_SGA, 1);
1074 send_dont(TELOPT_ECHO, 1);
1084 send_dont(TELOPT_SGA, 1);
1087 send_dont(TELOPT_ECHO, 1);

Completed in 211 milliseconds