Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_module.h55 extern ctf_file_t *dt_module_getctflib(dtrace_hdl_t *, dt_module_t *,
H A Ddt_module.c1029 dt_module_getctflib(dtrace_hdl_t *dtp, dt_module_t *dmp, const char *name) in dt_module_getctflib() function
1468 fp = dt_module_getctflib(dtp, dmp, obj); in dtrace_lookup_by_type_user()
H A Ddt_pid.c821 fp = dt_module_getctflib(dtp, dmp, pdp->dtpd_mod); in dt_pid_get_types()