Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_xlator.c335 dtp->dt_xlatemode == DT_XL_STATIC) in dt_xlator_lookup()
H A Ddt_impl.h353 #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.c377 if (dtp->dt_xlatemode == DT_XL_STATIC && ( in dt_idcook_args()
H A Ddt_open.c949 dtp->dt_xlatemode = DT_XL_STATIC; in dt_vopen()