Home
last modified time | relevance | path

Searched refs:dt_module_hasctf (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_module.h47 extern int dt_module_hasctf(dtrace_hdl_t *, dt_module_t *);
H A Ddt_module.c788 dt_module_hasctf(dtrace_hdl_t *dtp, dt_module_t *dmp) in dt_module_hasctf() function
1424 if (dt_module_hasctf(dtp, dmp) == 0) { in dtrace_lookup_by_type()