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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_ident.h45 struct dt_idhash;
60 struct dt_idhash *din_hash; /* identifiers private to this subtree */
116 #define DT_IDFLG_ORPHAN 0x1000 /* variable is in a dt_node and not dt_idhash */
118 typedef struct dt_idhash { struct
121 void (*dh_defer)(struct dt_idhash *, dt_ident_t *); /* defer callback */

Completed in 32 milliseconds