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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_inttab.h43 uint_t inh_flags; /* flags (see below) */ member in struct:dt_inthash
H A Ddt_inttab.c76 if (hp->inh_value == value && hp->inh_flags == flags)
88 hp->inh_flags = flags;

Completed in 21 milliseconds