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

/opensolaris-onvv-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.h43 struct dt_idhash;
58 struct dt_idhash *din_hash; /* identifiers private to this subtree */
114 #define DT_IDFLG_ORPHAN 0x1000 /* variable is in a dt_node and not dt_idhash */
116 typedef struct dt_idhash { struct
119 void (*dh_defer)(struct dt_idhash *, dt_ident_t *); /* defer callback */

Completed in 89 milliseconds