Searched refs:inh_index (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_inttab.h42 uint_t inh_index; /* index associated with this element */ member in struct:dt_inthash
H A Ddt_inttab.c77 return (hp->inh_index);
87 hp->inh_index = ip->int_index++;
99 return (hp->inh_index);

Completed in 20 milliseconds