Home
last modified time | relevance | path

Searched refs:DT_XLATE_EXTERN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_xlator.h71 #define DT_XLATE_EXTERN 0x2 /* extern translator if none exists */ macro
H A Ddt_xlator.c334 if (dxp != NULL || !(flags & DT_XLATE_EXTERN) || in dt_xlator_lookup()
H A Ddt_ident.c395 xnp, DT_XLATE_EXACT | DT_XLATE_EXTERN)) != NULL) { in dt_idcook_args()