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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_inttab.h41 uint64_t inh_value; /* value associated with this element */ member in struct:dt_inthash
H A Ddt_inttab.c76 if (hp->inh_value == value && hp->inh_flags == flags)
86 hp->inh_value = value;
114 *dst++ = hp->inh_value;

Completed in 16 milliseconds