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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_alloc.c887 unsigned int hdr_index = ialp->ia_al_num; local
892 Dwarf_Alloc_Hdr alloc_hdr = &dbg->de_alloc_hdr[hdr_index];
/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c5181 fan_messages(struct l_state_struct *l_state, int hdr_index, int elem_index) argument
5187 if (l_state->ib_tbl.config.type_hdr[hdr_index].text_len != 0) {
5189 l_state->ib_tbl.config.text[hdr_index]);
5191 for (j = 0; j < (int)l_state->ib_tbl.config.type_hdr[hdr_index].num;

Completed in 79 milliseconds