Lines Matching refs:SE
822 TELOPT_TTYPE, TELQUAL_IS, name, IAC, SE); in suboption()
847 TELOPT_TSPEED, TELQUAL_IS, ospeed, ispeed, IAC, SE); in suboption()
957 TELOPT_XDISPLOC, TELQUAL_IS, dp, IAC, SE); in suboption()
1055 static unsigned char str_lm[] = { IAC, SB, TELOPT_LINEMODE, 0, 0, IAC, SE };
1150 IAC, SB, TELOPT_LINEMODE, LM_MODE, 0, IAC, SE
1276 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_VARIABLE, 0, IAC, SE
1279 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_DEFAULT, 0, IAC, SE
1463 *slc_replyp++ = SE; in slc_end_reply()
1725 *opt_replyp++ = SE;
1933 if (c != SE) { in telrcv()
1962 SB_ACCUM(SE); in telrcv()
2363 if ((*look++&0xff) == SE) {
2515 *cp++ = SE; in get_status()
2626 *cp++ = SE; in sendnaws()