Searched defs:sub_hdr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditm_util.c954 itm_map_idx_fix_hdr_t *sub_hdr; local
1002 sub_hdr = (itm_map_idx_fix_hdr_t *)(header + 1);
1003 table = (char *)(sub_hdr + 1);
1015 sub_hdr->source_len = (*tpp)->data0.size;
1016 sub_hdr->result_len = resultlen;
1017 sub_hdr->start.itm_ptr = source_start;
1018 sub_hdr->end.itm_ptr = source_end;
1019 sub_hdr->error_num = error_count; /* > 0; so pad4 = 0 */
1023 sub_hdr->default_error = -1;
1025 sub_hdr
1142 itm_map_lookup_hdr_t *sub_hdr; local
1296 itm_map_hash_hdr_t *sub_hdr; local
1600 itm_map_dense_enc_hdr_t *sub_hdr; local
[all...]

Completed in 46 milliseconds