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

/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_inttab.c60 np = hp->inh_next;
85 hp->inh_next = NULL;
96 ip->int_tail->inh_next = hp;
113 for (hp = ip->int_head; hp != NULL; hp = hp->inh_next)
H A Ddt_inttab.h40 struct dt_inthash *inh_next; /* next dt_inthash in output table */ member in struct:dt_inthash

Completed in 64 milliseconds