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

/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_impl.h183 typedef struct dt_ahashent { struct
184 struct dt_ahashent *dtahe_prev; /* prev on hash chain */
185 struct dt_ahashent *dtahe_next; /* next on hash chain */
186 struct dt_ahashent *dtahe_prevall; /* prev on list of all */
187 struct dt_ahashent *dtahe_nextall; /* next on list of all */

Completed in 64 milliseconds