Searched refs:dtj_load_common (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_util.h202 extern dtj_status_t dtj_load_common(JNIEnv *);
H A Ddtj_jnitab.c495 if (dtj_load_common(jenv) != DTJ_OK) {
H A Ddtj_util.c159 dtj_load_common(JNIEnv *jenv) function
927 "dtj_load_common() has not been called");
1025 "dtj_load_common() has not been called");
1058 "dtj_load_common() has not been called");
1103 "dtj_load_common() has not been called");
1161 "dtj_load_common() has not been called");

Completed in 250 milliseconds