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.c1030 dt_module_getctflib(dtrace_hdl_t *dtp, dt_module_t *dmp, const char *name) in dt_module_getctflib() function
1448 fp = dt_module_getctflib(dtp, dmp, buf); in dtrace_lookup_by_type()
H A Ddt_pid.c821 fp = dt_module_getctflib(dtp, dmp, pdp->dtpd_mod); in dt_pid_get_types()