Home
last modified time | relevance | path

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

/titanic_41/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) { in dtj_load()
H A Ddtj_util.c159 dtj_load_common(JNIEnv *jenv) in dtj_load_common() function