Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.h116 typedef struct dt_idhash { struct
119 void (*dh_defer)(struct dt_idhash *, dt_ident_t *); /* defer callback */ argument
127 } dt_idhash_t; argument