Lines Matching refs:SE
788 TELOPT_TTYPE, TELQUAL_IS, name, IAC, SE);
810 TELOPT_TSPEED, TELQUAL_IS, osp, isp, IAC, SE);
912 TELOPT_XDISPLOC, TELQUAL_IS, dp, IAC, SE);
1020 static unsigned char str_lm[] = { IAC, SB, TELOPT_LINEMODE, 0, 0, IAC, SE };
1095 IAC, SB, TELOPT_LINEMODE, LM_MODE, 0, IAC, SE
1217 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_VARIABLE, 0, IAC, SE
1220 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_DEFAULT, 0, IAC, SE
1386 *slc_replyp++ = SE;
1586 *opt_replyp++ = SE;
1791 if (c != SE) {
1795 * "IAC IAC" or "IAC SE". Several things may
1797 * IAC SE was left off, or another option got
1800 * and really the IAC SE was left off, we could
1819 SB_ACCUM(SE);
2131 case SB: /* loop forever looking for the SE */
2137 if ((*look++&0xff) == SE) {
2278 *cp++ = SE;
2386 *cp++ = SE;