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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_hash.c122 hep->h_next = hp->h_buckets[h];
156 for (i = hp->h_buckets[h]; i != 0; i = hep->h_next) {
H A Dctf_impl.h79 ushort_t h_next; /* index of next element in hash chain */ member in struct:ctf_helem

Completed in 64 milliseconds