/titanic_44/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | telnet.c | 821 "%c%c%c%c%s%c%c", IAC, SB, in suboption() 846 "%c%c%c%c%d,%d%c%c", IAC, SB, in suboption() 956 "%c%c%c%c%s%c%c", IAC, SB, 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 1441 *slc_replyp++ = SB; in slc_start_reply() 1606 *opt_replyp++ = SB; in env_opt_start() 1873 case SB: in telrcv() [all …]
|
H A D | encrypt.c | 132 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 D | auth.c | 365 static uchar_t str_none[] = { IAC, SB, TELOPT_AUTHENTICATION, in auth_send_retry() 428 static uchar_t str_request[AUTH_NAME_BUFSIZ + 6] = { IAC, SB, in auth_sendname()
|
H A D | enc_des.c | 141 fbp->fb_feed[1] = SB; in cfb64_init()
|
/titanic_44/usr/src/cmd/vntsd/ |
H A D | chars.h | 59 #define SB 250 /* Subnegotiation of the indicated option */ macro
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.telnetd.c | 384 (uchar_t)SB, in auth_finished() 428 *p++ = SB; in reply_to_client() 1021 *p++ = SB; in encrypt_send_request_start() 1059 (uchar_t)SB, in encrypt_is() 1251 *p++ = SB; in encrypt_send_encrypt_is() 1367 *p++ = SB; in encrypt_start_output() 1539 (uchar_t)SB, in encrypt_request_end() 1564 (uchar_t)SB, in encrypt_send_request_end() 1760 (uchar_t)SB, in encrypt_support() 1791 *p++ = SB; in encrypt_send_keyid() [all …]
|
/titanic_44/usr/src/cmd/troff/nroff.d/ |
H A D | n6.c | 299 if (base < numtab[SB].val) in setwd() 300 numtab[SB].val = base; in setwd()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/ |
H A D | Makefile | 49 OTHERINFOS += fru_SC_data.info SB-tables.info
|
H A D | fru_SC.info | 75 #include "SB-tables.info"
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/ents/frudr/ |
H A D | Makefile | 56 OTHERINFOS += fru_SC_data.info SB-tables.info
|
H A D | fru_SC.info | 75 #include "SB-tables.info"
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/ |
H A D | Makefile | 60 OTHERINFOS += fru_SC_data.info SB-tables.info
|
H A D | fru_SC.info | 75 #include "SB-tables.info"
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/boston/frudr/ |
H A D | Makefile | 57 OTHERINFOS += fru_SC_data.info SB-tables.info
|
H A D | fru_SC.info | 77 #include "SB-tables.info"
|
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | sis900.h | 57 SB = 0x00000040, enumerator
|
/titanic_44/usr/src/head/arpa/ |
H A D | telnet.h | 52 #define SB 250 /* interpret as subnegotiation */ macro
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | fru_SC.info | 75 #include "SB-tables.info"
|
H A D | Makefile | 69 OTHERINFOS += fru_SC_data.info SB-tables.info
|
/titanic_44/usr/src/cmd/troff/troff.d/ |
H A D | t6.c | 528 if (base < numtab[SB].val) in setwd() 529 numtab[SB].val = base; in setwd()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/seattle/frutree/ |
H A D | piclfrutree.info | 126 #include <SB-tables.info>
|
/titanic_44/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/ |
H A D | emu10k1.mac | 26 // Constants for EMU 10k1 (SB Live)
|
H A D | emu10k2.mac | 26 // Constants for EMU 10k2 (SB Audigy)
|
/titanic_44/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 140 #define SB (sizeof (struct fs)) macro 739 case SB: in main() 778 case SB: in main() 882 case SB: in main() 933 case SB: in main() 1762 type = objsz = SB; in main() 1777 type = objsz = SB; in main() 4138 type = objsz = SB; in fprnt()
|
/titanic_44/usr/src/cmd/troff/ |
H A D | tdef.h | 442 #define SB 12 macro
|