Searched refs:DONT (Results 1 – 14 of 14) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
| H A D | openssl-format-source | 41 DONT=false 63 -n) DONT="true"; continue;; 97 if [ "$DONT" = "false" ]; then
|
| /netbsd-src/usr.bin/telnet/ |
| H A D | telnet.c | 275 NET2ADD(IAC, DONT); in send_dont() 277 printoption("SENT", DONT, c); in send_dont() 858 case DONT: in suboption() 1030 str_lm[3] = DONT; in lm_will() 1709 case DONT: in telrcv() 1771 printoption("RCVD", DONT, c); in telrcv() 2120 case DONT:
|
| H A D | utilities.c | 186 (cmd == DO) ? "DO" : (cmd == DONT) ? "DONT" : 0; in printoption() 573 case DONT: in printsub() 681 case DONT: cp = "DONT"; goto common2; in printsub()
|
| /netbsd-src/libexec/telnetd/ |
| H A D | utility.c | 159 case DONT: in nextitem() 668 case DONT: in printsub() 773 case DONT: cp = "DONT"; goto common2; in printsub()
|
| H A D | state.c | 251 case DONT: in telrcv() 419 * that we sent a DONT, so that we can send more DOs if in send_do() 651 (void) output_data("%c%c%c", IAC, DONT, option); in send_dont() 703 * don't respond with a DONT TM, just leave it in wontoption() 806 * When we get a DONT SGA, we will try once to turn it 807 * back on. If the other side responds DONT SGA, we 1561 * don't support, and the other side didn't send a DONT/WONT in send_status() 1562 * in response to our WONT/DONT, then the "state" will be in send_status() 1563 * WILL/DO, and the "want_state" will be WONT/DONT. We in send_status()
|
| /netbsd-src/include/arpa/ |
| H A D | telnet.h | 41 #define DONT 254 /* you are not to use option */ macro
|
| /netbsd-src/external/ibm-public/postfix/dist/proto/ |
| H A D | stop.spell-proto-html | 77 DONT
|
| H A D | stop.spell-cc | 305 DONT
|
| /netbsd-src/external/mpl/dhcp/dist/includes/ |
| H A D | dhctoken.h | 190 DONT = 387, enumerator
|
| /netbsd-src/external/mpl/dhcp/dist/keama/ |
| H A D | dhctoken.h | 194 DONT = 387, enumerator
|
| /netbsd-src/libexec/ftpd/ |
| H A D | ftpcmd.y | 1408 cprintf(stdout, "%c%c%c", IAC, DONT, 0377&c); 1412 case DONT:
|
| /netbsd-src/usr.bin/nc/ |
| H A D | netcat.c | 1384 obuf[1] = DONT; in atelnet() 1385 else if ((*p == DO) || (*p == DONT)) in atelnet()
|
| /netbsd-src/usr.bin/ftp/ |
| H A D | ftp.c | 419 fprintf(cout, "%c%c%c", IAC, DONT, c); in getreply() 423 case DONT: in getreply()
|
| /netbsd-src/external/mpl/dhcp/dist/client/ |
| H A D | clparse.c | 555 case DONT:
|