Searched refs:SB (Results 1 - 24 of 24) sorted by relevance

/illumos-gate/usr/src/cmd/vntsd/
H A Dchars.h59 #define SB 250 /* Subnegotiation of the indicated option */ macro
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/
H A DMakefile49 OTHERINFOS += fru_SC_data.info SB-tables.info
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c821 "%c%c%c%c%s%c%c", IAC, SB,
846 "%c%c%c%c%d,%d%c%c", IAC, SB,
956 "%c%c%c%c%s%c%c", IAC, SB,
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
1308 * The SLC reply consists of: IAC, SB, TELOPT_LINEMODE, LM_SLC,
1441 *slc_replyp++ = SB;
1588 * The opt reply consists of: IAC, SB, telopt_enviro
[all...]
H A Dauth.c365 static uchar_t str_none[] = { IAC, SB, TELOPT_AUTHENTICATION,
428 static uchar_t str_request[AUTH_NAME_BUFSIZ + 6] = { IAC, SB,
H A Dencrypt.c132 static uchar_t str_send[64] = { IAC, SB, TELOPT_ENCRYPT,
135 static uchar_t str_start[72] = { IAC, SB, TELOPT_ENCRYPT };
136 static uchar_t str_end[] = { IAC, SB, TELOPT_ENCRYPT, 0, IAC, SE };
724 static uchar_t str_keyid[(MAXKEYLEN*2)+5] = { IAC, SB, TELOPT_ENCRYPT };
H A Denc_des.c141 fbp->fb_feed[1] = SB;
H A Dkerberos5.c95 static unsigned char str_data[KERBEROS_BUFSIZ] = { IAC, SB,
H A Dutilities.c331 (void) fprintf(NetTrace, "%s IAC SB ",
831 case SB:
833 " SB ");
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frudr/
H A DMakefile56 OTHERINFOS += fru_SC_data.info SB-tables.info
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/
H A DMakefile60 OTHERINFOS += fru_SC_data.info SB-tables.info
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frutree/
H A Dpiclfrutree.info126 #include <SB-tables.info>
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/frudr/
H A DMakefile57 OTHERINFOS += fru_SC_data.info SB-tables.info
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn6.c299 if (base < numtab[SB].val)
300 numtab[SB].val = base;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c384 (uchar_t)SB,
428 *p++ = SB;
1021 *p++ = SB;
1059 (uchar_t)SB,
1079 * IAC SB TELOPT_ENCRYPT ENCRYPT_REPLY type CFB64_IV_OK
1200 * IAC SB TELOPT_ENCRYPT ENCRYPT_IS CFB64 FB64_IV [ feed block ]
1251 *p++ = SB;
1367 *p++ = SB;
1539 (uchar_t)SB,
1564 (uchar_t)SB,
[all...]
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dsis900.h57 SB = 0x00000040, enumerator in enum:sis900_configuration_register_bits
/illumos-gate/usr/src/head/arpa/
H A Dtelnet.h52 #define SB 250 /* interpret as subnegotiation */ macro
74 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A DMakefile69 OTHERINFOS += fru_SC_data.info SB-tables.info
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dt6.c528 if (base < numtab[SB].val)
529 numtab[SB].val = base;
/illumos-gate/usr/src/cmd/troff/
H A Dtdef.h442 #define SB 12 macro
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c140 #define SB (sizeof (struct fs)) macro
739 case SB:
778 case SB:
882 case SB:
933 case SB:
1762 type = objsz = SB;
1777 type = objsz = SB;
4138 type = objsz = SB;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frutree/
H A Dpiclfrutree.info338 #include <SB-tables.info>
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frutree/
H A Dpiclfrutree.info288 #include <SB-tables.info>
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frutree/
H A Dpiclfrutree.info359 #include <SB-tables.info>
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/frutree/
H A Dpiclfrutree.info491 #include <SB-tables.info>

Completed in 148 milliseconds