Searched defs:dt_module_getctf (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_module.c543 * We will then fail if dt_module_getctf() is called, as shown below.
600 dt_module_getctf(dtrace_hdl_t *dtp, dt_module_t *dmp) function
644 (pfp = dt_module_getctf(dtp, pmp)) == NULL) {
1185 if (dt_module_getctf(dtp, dmp) == NULL) {
1240 if (dt_module_getctf(dtp, dmp) == NULL)

Completed in 18 milliseconds