Searched refs:int_index (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/lib/libdtrace/common/ | ||
H A D | dt_inttab.h | 53 uint_t int_index; /* next index to hand out */ member |
H A D | dt_inttab.c | 87 hp->inh_index = ip->int_index++; in dt_inttab_insert() |