Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.h114 typedef struct dt_idhash { struct
117 void (*dh_defer)(struct dt_idhash *, dt_ident_t *); /* defer callback */ argument
125 } dt_idhash_t; argument