Searched defs:dont (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c118 static uchar_t dont[] = { (uchar_t)IAC, (uchar_t)DONT, '%', 'c', 0 }; variable
242 #define TS_DONT 8 /* dont " */
1138 lstate &= ~ENCR_STATE_NO_SEND_IV; /* we dont send an IV */
1273 lstate &= ~ENCR_STATE_NO_SEND_IV; /* dont need decrypt IV */
1411 * If we previously configured this crypto method, we dont want to
1433 /* Stop encrypt side prior to setup so we dont lose data */
1862 lstate &= ~ENCR_STATE_NO_SEND_IV; /* we dont need to send IV */
2607 /* Dont need responses to these, so dont wait for them */
2626 * dont ask for these options if the other side already
3174 auth_status = AUTH_REJECT; /* we dont kno
[all...]

Completed in 67 milliseconds