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

/macosx-10.9.5/dtrace-118.1/libdtrace/
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.c405 xnp, DT_XLATE_EXACT | DT_XLATE_EXTERN)) != NULL) {
H A Ddt_parser.c2414 if (dt_xlator_lookup(dtp, &sn, &dn, DT_XLATE_EXACT) != NULL) {

Completed in 109 milliseconds