Home
last modified time | relevance | path

Searched refs:DT_XL_STATIC (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_xlator.c335 dtp->dt_xlatemode == DT_XL_STATIC) in dt_xlator_lookup()
H A Ddt_impl.h352 #define DT_XL_STATIC 0 /* require xlators to be statically defined */ macro
H A Ddt_options.c523 dtp->dt_xlatemode = DT_XL_STATIC; in dt_opt_xlate()
H A Ddt_ident.c375 if (dtp->dt_xlatemode == DT_XL_STATIC && ( in dt_idcook_args()
H A Ddt_open.c945 dtp->dt_xlatemode = DT_XL_STATIC; in dt_vopen()