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

/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_util.h285 extern void dtj_ReleaseStringNativeChars(JNIEnv *jenv, jstring jstr,
H A Ddtj_util.c1087 dtj_ReleaseStringNativeChars(JNIEnv *jenv, jstring jstr, const char *str) function
1136 dtj_ReleaseStringNativeChars(jenv, jstr, str);
1141 dtj_ReleaseStringNativeChars(jenv, jstr, str);
1182 dtj_ReleaseStringNativeChars(jenv, command, cmd);
1198 dtj_ReleaseStringNativeChars(jenv, command, cmd);
1209 dtj_ReleaseStringNativeChars(jenv, command, cmd);
1219 dtj_ReleaseStringNativeChars(jenv, command, cmd);
1224 dtj_ReleaseStringNativeChars(jenv, command, cmd);
H A Ddtrace_jni.c750 dtj_ReleaseStringNativeChars(env, filename, file);
757 dtj_ReleaseStringNativeChars(env, filename, file);
765 dtj_ReleaseStringNativeChars(env, filename, file);
777 dtj_ReleaseStringNativeChars(env, filename, file);
783 dtj_ReleaseStringNativeChars(env, filename, file);

Completed in 51 milliseconds