Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c819 "%c%c%c%c%s%c%c", IAC, SB, in suboption()
844 "%c%c%c%c%d,%d%c%c", IAC, SB, in suboption()
954 "%c%c%c%c%s%c%c", IAC, SB, 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
1439 *slc_replyp++ = SB; in slc_start_reply()
1604 *opt_replyp++ = SB; in env_opt_start()
1871 case SB: in telrcv()
[all …]
H A Dencrypt.c130 static uchar_t str_send[64] = { IAC, SB, TELOPT_ENCRYPT,
133 static uchar_t str_start[72] = { IAC, SB, TELOPT_ENCRYPT };
134 static uchar_t str_end[] = { IAC, SB, TELOPT_ENCRYPT, 0, IAC, SE };
722 static uchar_t str_keyid[(MAXKEYLEN*2)+5] = { IAC, SB, TELOPT_ENCRYPT };
H A Dauth.c363 static uchar_t str_none[] = { IAC, SB, TELOPT_AUTHENTICATION, in auth_send_retry()
426 static uchar_t str_request[AUTH_NAME_BUFSIZ + 6] = { IAC, SB, in auth_sendname()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c384 (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 …]
/illumos-gate/usr/src/cmd/vntsd/
H A Dchars.h59 #define SB 250 /* Subnegotiation of the indicated option */ macro
/illumos-gate/usr/src/test/util-tests/tests/libjedec/hex2spd/data/ddr5/
H A DAQD-D5V16GR48-SB.spd2 # Advantech AQD-D5V16GR48-SB 16 GiB RDIMM DDR5-4800
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn6.c299 if (base < numtab[SB].val) in setwd()
300 numtab[SB].val = base; in setwd()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/
H A DMakefile49 OTHERINFOS += fru_SC_data.info SB-tables.info
H A Dfru_SC.info75 #include "SB-tables.info"
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.bib13 @misc{doc:SB,
/illumos-gate/usr/src/test/util-tests/tests/libjedec/hex2spd/
H A DMakefile32 ddr5/AQD-D5V16GR48-SB.spd \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frudr/
H A DMakefile56 OTHERINFOS += fru_SC_data.info SB-tables.info
H A Dfru_SC.info75 #include "SB-tables.info"
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/
H A DMakefile60 OTHERINFOS += fru_SC_data.info SB-tables.info
H A Dfru_SC.info75 #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
H A Dfru_SC.info77 #include "SB-tables.info"
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dsis900.h57 SB = 0x00000040, enumerator
/illumos-gate/usr/src/head/arpa/
H A Dtelnet.h51 #define SB 250 /* interpret as subnegotiation */ macro
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dfru_SC.info75 #include "SB-tables.info"
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) in setwd()
529 numtab[SB].val = base; in setwd()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frutree/
H A Dpiclfrutree.info126 #include <SB-tables.info>
/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/
H A Demu10k1.mac26 // Constants for EMU 10k1 (SB Live)
H A Demu10k2.mac26 // Constants for EMU 10k2 (SB Audigy)

12