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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_impl.h152 typedef struct dt_ahashent { struct
153 struct dt_ahashent *dtahe_prev; /* prev on hash chain */
154 struct dt_ahashent *dtahe_next; /* next on hash chain */
155 struct dt_ahashent *dtahe_prevall; /* prev on list of all */
156 struct dt_ahashent *dtahe_nextall; /* next on list of all */

Completed in 44 milliseconds