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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_inttab.c62 np = hp->inh_next;
87 hp->inh_next = NULL;
98 ip->int_tail->inh_next = hp;
115 for (hp = ip->int_head; hp != NULL; hp = hp->inh_next)
H A Ddt_inttab.h42 struct dt_inthash *inh_next; /* next dt_inthash in output table */ member in struct:dt_inthash

Completed in 41 milliseconds