Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.h41 struct dt_idhash;
56 struct dt_idhash *din_hash; /* identifiers private to this subtree */
114 typedef struct dt_idhash { struct
117 void (*dh_defer)(struct dt_idhash *, dt_ident_t *); /* defer callback */ argument