Lines Matching refs:DO
117 static uchar_t doopt[] = { (uchar_t)IAC, (uchar_t)DO, '%', 'c', 0 };
376 * now it's really only because we did the DO ENCRYPT/WILL
2444 write_data("%c%c%c", (uchar_t)IAC, (uchar_t)DO, (uchar_t)option);
2575 (void) fprintf(stderr, "SENT DO ENCRYPT\n");
3080 * Pretend we got a DO ECHO from the client if we have not
3091 * To find out, we send out a "DO ECHO". If the remote system
3580 case DO:
3815 * We received an "IAC DO ..." message from the client, change our state
3856 (void) fprintf(stderr, "RCVD DO TELOPT_ENCRYPT\n");
3859 * We received a "DO". This indicates that the other side
3881 "RCVD DO TELOPT_AUTHENTICATION\n");
3885 * "DO TELOPT_AUTHENTICATION".
4308 case DO: