Lines Matching refs:SE
820 TELOPT_TTYPE, TELQUAL_IS, name, IAC, SE); in suboption()
845 TELOPT_TSPEED, TELQUAL_IS, ospeed, ispeed, IAC, SE); in suboption()
955 TELOPT_XDISPLOC, TELQUAL_IS, dp, IAC, SE); in suboption()
1053 static unsigned char str_lm[] = { IAC, SB, TELOPT_LINEMODE, 0, 0, IAC, SE };
1148 IAC, SB, TELOPT_LINEMODE, LM_MODE, 0, IAC, SE
1274 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_VARIABLE, 0, IAC, SE
1277 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_DEFAULT, 0, IAC, SE
1461 *slc_replyp++ = SE; in slc_end_reply()
1723 *opt_replyp++ = SE;
1931 if (c != SE) { in telrcv()
1960 SB_ACCUM(SE); in telrcv()
2361 if ((*look++&0xff) == SE) {
2513 *cp++ = SE; in get_status()
2624 *cp++ = SE; in sendnaws()