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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_aggregate.c620 hash->dtah_all->dtahe_prevall = h;
1159 if (h->dtahe_prevall != NULL) {
1160 h->dtahe_prevall->dtahe_nextall = h->dtahe_nextall;
1169 h->dtahe_nextall->dtahe_prevall = h->dtahe_prevall;
H A Ddt_impl.h155 struct dt_ahashent *dtahe_prevall; /* prev on list of all */ member in struct:dt_ahashent

Completed in 54 milliseconds