Home | History | Annotate | Download | only in telnetd

Lines Matching refs:DONT

83 #define	TS_DONT		8	/* dont " */
251 case DONT:
355 * The will/wont/do/dont state machines are based on Dave Borman's
391 * will and do imply positive new_state, wont and dont imply negative.
419 * that we sent a DONT, so that we can send more DOs if
651 (void) output_data("%c%c%c", IAC, DONT, option);
653 DIAG(TD_OPTIONS, printoption("td: send dont", option));
703 * don't respond with a DONT TM, just leave it
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
966 DIAG(TD_OPTIONS, printoption("td: recv dont", option));
1561 * don't support, and the other side didn't send a DONT/WONT
1562 * in response to our WONT/DONT, then the "state" will be
1563 * WILL/DO, and the "want_state" will be WONT/DONT. We