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

/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_aggregate.c698 hash->dtah_all->dtahe_prevall = h;
1217 if (h->dtahe_prevall != NULL) {
1218 h->dtahe_prevall->dtahe_nextall = h->dtahe_nextall;
1227 h->dtahe_nextall->dtahe_prevall = h->dtahe_prevall;
H A Ddt_impl.h182 struct dt_ahashent *dtahe_prevall; /* prev on list of all */ member in struct:dt_ahashent

Completed in 178 milliseconds