Searched defs:sbbuf (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.telnetd.c | 1057 uchar_t sbbuf[] = { in encrypt_is() local 1180 uchar_t sbbuf[MAXOPTLEN], *p; in encrypt_send_encrypt_is() local 1347 uchar_t sbbuf[MAXOPTLEN]; encrypt_start_output() local 1786 uchar_t sbbuf[128], *p; encrypt_send_keyid() local 2497 uchar_t sbbuf[MAXOPTLEN], *p; getauthtype() local 2680 static uchar_t sbbuf[] = { (uchar_t)IAC, (uchar_t)SB, getterminaltype() local 2687 static uchar_t sbbuf[] = { (uchar_t)IAC, (uchar_t)SB, getterminaltype() local 2694 static uchar_t sbbuf[] = { (uchar_t)IAC, (uchar_t)SB, getterminaltype() local 2701 static uchar_t sbbuf[] = { (uchar_t)IAC, (uchar_t)SB, getterminaltype() local [all...] |
/titanic_51/usr/src/boot/sys/boot/common/ |
H A D | ufsread.c | 84 char sbbuf[SBLOCKSIZE]; /* superblock */ member
|