Symbol: SE
distrib/special/more/curses.h
61
*KR, *KS, *KU, *LL, *MA, *ND, *NL, *RC, *SC, *SE, *SF,
games/hack/hack.termcap.c
133
SE = tgetstr("se", &tbufptr);
games/hack/hack.termcap.c
135
if(!SO || !SE || (SG > 0)) SO = SE = 0;
games/hack/hack.termcap.c
295
if(SE) xputs(SE);
games/hack/hack.termcap.c
71
static char *HO, *CL, *CE, *UP, *CM, *ND, *XD, *BC, *SO, *SE, *TI, *TE;
usr.bin/telnet/telnet.c
1002
IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_DEFAULT, 0, IAC, SE
usr.bin/telnet/telnet.c
1180
slc_add(SE);
usr.bin/telnet/telnet.c
1390
opt_add(SE);
usr.bin/telnet/telnet.c
1579
if (c != SE) {
usr.bin/telnet/telnet.c
1607
SB_ACCUM(SE);
usr.bin/telnet/telnet.c
1911
if ((*look++&0xff) == SE) {
usr.bin/telnet/telnet.c
2051
*cp++ = SE;
usr.bin/telnet/telnet.c
2159
*cp++ = SE;
usr.bin/telnet/telnet.c
663
TELQUAL_IS, name, IAC, SE);
usr.bin/telnet/telnet.c
684
TELQUAL_IS, ospeed, ispeed, IAC, SE);
usr.bin/telnet/telnet.c
787
TELQUAL_IS, dp, IAC, SE);
usr.bin/telnet/telnet.c
803
static unsigned char str_lm[] = { IAC, SB, TELOPT_LINEMODE, 0, 0, IAC, SE };
usr.bin/telnet/telnet.c
878
IAC, SB, TELOPT_LINEMODE, LM_MODE, 0, IAC, SE
usr.bin/telnet/telnet.c
999
IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_VARIABLE, 0, IAC, SE
usr.bin/telnet/utilities.c
263
if (i != IAC || j != SE) {
usr.bin/telnet/utilities.c
516
if (pointer[j] == SE) {
usr.bin/telnet/utilities.c
519
if (pointer[j+1] == SE)
usr.sbin/makefs/cd9660/cd9660_eltorito.c
310
se = &entry->entry_data.SE;
usr.sbin/makefs/cd9660/cd9660_eltorito.h
133
boot_catalog_section_entry SE;