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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_xlator.h72 #define DT_XLATE_EXACT 0x1 /* lookup only exact type matches */ macro
H A Ddt_xlator.c307 if (flags & DT_XLATE_EXACT)
H A Ddt_ident.c389 xnp, DT_XLATE_EXACT | DT_XLATE_EXTERN)) != NULL) {
H A Ddt_parser.c2405 if (dt_xlator_lookup(dtp, &sn, &dn, DT_XLATE_EXACT) != NULL) {

Completed in 58 milliseconds