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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_inttab.h44 uint_t inh_index; /* index associated with this element */ member in struct:dt_inthash
H A Ddt_inttab.c79 return (hp->inh_index);
89 hp->inh_index = ip->int_index++;
101 return (hp->inh_index);

Completed in 41 milliseconds