Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_ident.h68 typedef struct dt_ident { struct
80 struct dt_ident *di_next; /* pointer to next ident in hash chain */ argument
83 } dt_ident_t; argument