Home
last modified time | relevance | path

Searched refs:SB (Results 1 – 25 of 35) sorted by relevance

12

/original-bsd/libexec/telnetd/
H A Dtermstat.c262 (void) sprintf(nfrontp, "%c%c%c%c%c%c%c", IAC, SB, in localstat()
291 (void) sprintf(nfrontp, "%c%c%c%c%c%c%c", IAC, SB, in localstat()
339 IAC, SB, TELOPT_LFLOW, in flowstat()
347 IAC, SB, TELOPT_LFLOW, in flowstat()
425 SB, TELOPT_LINEMODE, LM_MODE,
484 SB, TELOPT_LINEMODE, LM_MODE,
H A Dstate.c219 case SB: in telrcv()
1510 ADD(SB); in send_status()
1534 ADD(SB); in send_status()
1544 ADD(SB); in send_status()
1560 ADD(SB); in send_status()
1566 ADD(SB); in send_status()
H A Dtelnetd.c559 IAC, SB, TELOPT_TTYPE, TELQUAL_SEND, IAC, SE
612 { IAC, SB, TELOPT_TSPEED, TELQUAL_SEND, IAC, SE };
620 { IAC, SB, TELOPT_XDISPLOC, TELQUAL_SEND, IAC, SE };
628 { IAC, SB, TELOPT_NEW_ENVIRON, TELQUAL_SEND, IAC, SE };
636 { IAC, SB, TELOPT_OLD_ENVIRON, TELQUAL_SEND, IAC, SE };
1328 IAC, SB, TELOPT_LFLOW,
H A Dslc.c134 IAC, SB, TELOPT_LINEMODE, LM_SLC);
/original-bsd/usr.bin/telnet/
H A Dtelnet.c811 sprintf((char *)temp, "%c%c%c%c%s%c%c", IAC, SB, TELOPT_TTYPE, in suboption()
938 sprintf((char *)temp, "%c%c%c%c%s%c%c", IAC, SB, TELOPT_XDISPLOC, in suboption()
1130 IAC, SB, TELOPT_LINEMODE, LM_MODE, 0, IAC, SE
1264 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_VARIABLE, 0, IAC, SE
1267 IAC, SB, TELOPT_LINEMODE, LM_SLC, 0, SLC_DEFAULT, 0, IAC, SE
1409 *slc_replyp++ = SB; in slc_start_reply()
1572 *opt_replyp++ = SB; in env_opt_start()
1841 case SB: in telrcv()
2345 case SB: /* loop forever looking for the SE */
2487 *cp++ = SB; in get_status()
[all …]
H A Dtn3270.c42 static char sb_terminal[] = { IAC, SB,
/original-bsd/usr.sbin/lpr/common_source/
H A Dlp.h43 extern long SB; /* short banner instead of normal header */
H A Dcommon.c67 long SB; /* short banner instead of normal header */ variable
/original-bsd/usr.bin/tn3270/distribution/arpa/
H A Dtelnet.h18 #define SB 250 /* interpret as subnegotiation */ macro
/original-bsd/lib/libtelnet/
H A Dauth.c329 static unsigned char str_request[64] = { IAC, SB, in auth_request()
372 static unsigned char str_none[] = { IAC, SB, TELOPT_AUTHENTICATION,
535 = { IAC, SB, TELOPT_AUTHENTICATION, TELQUAL_NAME, };
H A Dencrypt.c106 static unsigned char str_send[64] = { IAC, SB, TELOPT_ENCRYPT,
109 static unsigned char str_start[72] = { IAC, SB, TELOPT_ENCRYPT };
110 static unsigned char str_end[] = { IAC, SB, TELOPT_ENCRYPT, 0, IAC, SE };
700 static unsigned char str_keyid[(MAXKEYLEN*2)+5] = { IAC, SB, TELOPT_ENCRYPT };
H A Dkrb4encpwd.c72 static unsigned char str_data[1024] = { IAC, SB, TELOPT_AUTHENTICATION, 0,
74 static unsigned char str_name[1024] = { IAC, SB, TELOPT_AUTHENTICATION,
H A Drsaencpwd.c68 static unsigned char str_data[1024] = { IAC, SB, TELOPT_AUTHENTICATION, 0,
70 static unsigned char str_name[1024] = { IAC, SB, TELOPT_AUTHENTICATION,
H A Dkerberos.c61 static unsigned char str_data[1024] = { IAC, SB, TELOPT_AUTHENTICATION, 0,
63 static unsigned char str_name[1024] = { IAC, SB, TELOPT_AUTHENTICATION,
H A Dspx.c66 static unsigned char str_data[1024] = { IAC, SB, TELOPT_AUTHENTICATION, 0,
68 static unsigned char str_name[1024] = { IAC, SB, TELOPT_AUTHENTICATION,
/original-bsd/local/ditroff/ditroff.van/
H A Dn6.c248 if (base < numtab[SB].val) in setwd()
249 numtab[SB].val = base; in setwd()
H A Dt6.c576 if (base < numtab[SB].val) in setwd()
577 numtab[SB].val = base; in setwd()
/original-bsd/local/ditroff/ditroff.okeeffe/troff/
H A Dn6.c248 if (base < numtab[SB].val) in setwd()
249 numtab[SB].val = base; in setwd()
H A Dt6.c610 if (base < numtab[SB].val) in setwd()
611 numtab[SB].val = base; in setwd()
/original-bsd/local/ditroff/ditroff.okeeffe/
H A Dn6.c248 if (base < numtab[SB].val) in setwd()
249 numtab[SB].val = base; in setwd()
H A Dt6.c569 if (base < numtab[SB].val) in setwd()
570 numtab[SB].val = base; in setwd()
/original-bsd/old/cpp/
H A Dcpp.c94 #define SB 2 macro
104 #define isspc(a) (ptrtab[a]&SB)
1081 (fastab+COFF)[c] |= IB|NB|SB; (toktyp+COFF)[c]=IDENT;
1091 while (c= *p++) {(fastab+COFF)[c] |= NB|SB; (toktyp+COFF)[c]=NUMBR;}
1097 while (c= *p++) (fastab+COFF)[c] |= SB;
1106 (fastab+COFF)['\0'] |= CB|QB|SB|WB;
1107 for (i=ALFSIZ; --i>=0; ) slotab[i]=fastab[i]|SB;
/original-bsd/include/arpa/
H A Dtelnet.h21 #define SB 250 /* interpret as subnegotiation */ macro
/original-bsd/share/doc/smm/18.net/
H A Dspell.ok119 SB
/original-bsd/sbin/fsdb/
H A Dfsdb.c88 #define SB (sizeof (struct fs)) macro
417 case SB:
447 case SB:
548 case SB:
593 case SB:
1359 type = objsz = SB;
1374 type = objsz = SB;
3506 type = objsz = SB;

12