Symbol: Len
usr/src/boot/efi/include/IndustryStandard/Acpi10.h
118
UINT16 Len;
usr/src/boot/efi/include/Uefi/UefiPxe.h
712
PXE_UINT8 Len; ///< sizeof(PXE_HW_UNDI).
usr/src/boot/efi/include/Uefi/UefiPxe.h
809
PXE_UINT8 Len; ///< sizeof(PXE_SW_UNDI).
usr/src/cmd/acpi/iasl/aslcodegen.c
357
UINT32 Len;
usr/src/cmd/acpi/iasl/aslcodegen.c
419
PkgLen.Len = (UINT32) Op->Asl.Value.Integer;
usr/src/cmd/acpi/iasl/aslcodegen.c
437
PkgLen.Len = Op->Asl.AmlSubtreeLength + Op->Asl.AmlPkgLenBytes;
usr/src/cmd/acpi/iasl/aslcodegen.c
467
PkgLen.Len >>= 4;
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1590
# define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len)
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1596
send_bits(s, tree[c].Code, tree[c].Len); }
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1716
while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++;
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1717
while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++;
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1718
while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++;
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1719
while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++;
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1728
static_dtree[n].Len = 5;
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1739
if (static_dtree[0].Len == 0) {
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1870
tree[s->heap[s->heap_max]].Len = 0; /* root of the heap */
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1874
bits = tree[tree[n].Dad].Len + 1;
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1876
tree[n].Len = (ush)bits;
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1886
if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1916
if (tree[m].Len != (unsigned) bits) {
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1917
Trace((stderr,"code %d bits %d->%d\n", m, tree[m].Len, bits));
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1918
s->opt_len += ((long)bits - (long)tree[m].Len)
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1920
tree[m].Len = (ush)bits;
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1959
int len = tree[n].Len;
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
1999
tree[n].Len = 0;
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
2012
s->opt_len--; if (stree) s->static_len -= stree[node].Len;
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
2072
int nextlen = tree[0].Len; /* length of next code */
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
2078
tree[max_code+1].Len = (ush)0xffff; /* guard */
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
2081
curlen = nextlen; nextlen = tree[n+1].Len;
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
2117
int nextlen = tree[0].Len; /* length of next code */
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
2126
curlen = nextlen; nextlen = tree[n+1].Len;
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
2180
if (s->bl_tree[bl_order[max_blindex]].Len != 0) break;
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
2210
send_bits(s, s->bl_tree[bl_order[rank]].Len, 3);
usr/src/cmd/cmd-inet/usr.bin/pppdump/zlib.c
2495
s->last_eob_len = ltree[END_BLOCK].Len;
usr/src/lib/iconv_modules/hi_IN/UTF-8%iscii91.c
62
#define ucs2_from_utf8(mUCS, Ch, Ct, Mask, Len) \
usr/src/lib/iconv_modules/hi_IN/UTF-8%iscii91.c
64
for ((Ct) = 1; (Ct) < (Len); ++(Ct)) { \
usr/src/uts/common/io/cpqary3/cpqary3_ciss.h
192
uint32_t Len; /* 12 */
usr/src/uts/common/io/cpqary3/cpqary3_ciss.h
197
uint32_t Len;
usr/src/uts/common/io/cpqary3/cpqary3_ioctl.c
485
cmdlist->SG[0].Len = bmic_pass->buf_len;
usr/src/uts/common/io/cpqary3/cpqary3_ioctl.c
762
cmdlist->SG[0].Len = scsi_pass->buf_len;
usr/src/uts/common/io/cpqary3/cpqary3_ioctl.c
860
cmdlist->SG[0].Len = bmic_pass->buf_len;
usr/src/uts/common/io/cpqary3/cpqary3_mem.c
357
memp->cmdlist_memaddr->ErrDesc.Len = sizeof (ErrorInfo_t);
usr/src/uts/common/io/cpqary3/cpqary3_noe.c
194
cmdlist->SG[0].Len = NOE_BUFFER_LENGTH;
usr/src/uts/common/io/cpqary3/cpqary3_scsi.c
161
cmdlistp->SG[cntr].Len = (uint32_t)
usr/src/uts/common/io/cpqary3/cpqary3_util.c
379
memp->cmdlist_memaddr->SG[0].Len = (uint32_t)bufsz;
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2376
#define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len)
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2382
send_bits(s, tree[c].Code, tree[c].Len); }
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2515
while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++;
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2516
while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++;
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2517
while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++;
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2518
while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++;
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2528
static_dtree[n].Len = 5;
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2678
tree[s->heap[s->heap_max]].Len = 0; /* root of the heap */
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2682
bits = tree[tree[n].Dad].Len + 1;
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2684
tree[n].Len = (ush)bits;
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2694
if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2730
if (tree[m].Len != (unsigned)bits) {
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2732
tree[m].Len, bits));
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2733
s->opt_len += ((long)bits - (long)tree[m].Len)
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2735
tree[m].Len = (ush)bits;
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2779
int len = tree[n].Len;
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2824
tree[n].Len = 0;
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2839
s->opt_len--; if (stree) s->static_len -= stree[node].Len;
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2906
int nextlen = tree[0].Len; /* length of next code */
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2912
tree[max_code+1].Len = (ush)0xffff; /* guard */
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2915
curlen = nextlen; nextlen = tree[n+1].Len;
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2953
int nextlen = tree[0].Len; /* length of next code */
usr/src/uts/common/io/ppp/spppcomp/zlib.c
2962
curlen = nextlen; nextlen = tree[n+1].Len;
usr/src/uts/common/io/ppp/spppcomp/zlib.c
3029
if (s->bl_tree[bl_order[max_blindex]].Len != 0) break;
usr/src/uts/common/io/ppp/spppcomp/zlib.c
3062
send_bits(s, s->bl_tree[bl_order[rank]].Len, 3);
usr/src/uts/common/io/ppp/spppcomp/zlib.c
3411
s->last_eob_len = ltree[END_BLOCK].Len;
usr/src/uts/common/io/scsi/adapters/smrt/smrt_commands.c
199
smcm->smcm_va_cmd->ErrDesc.Len = sizeof (ErrorInfo_t);
usr/src/uts/common/io/scsi/adapters/smrt/smrt_commands.c
276
smcm->smcm_va_cmd->SG[0].Len = (uint32_t)len;
usr/src/uts/common/io/scsi/adapters/smrt/smrt_hba.c
549
smcm->smcm_va_cmd->SG[i].Len =
usr/src/uts/common/sys/scsi/adapters/smrt/smrt_ciss.h
277
uint32_t Len;
usr/src/uts/common/sys/scsi/adapters/smrt/smrt_ciss.h
282
uint32_t Len;