Searched defs:c2j_pointer (Results 1 - 1 of 1) sorted by path

/illumos-gate/usr/src/lib/libadt_jni/common/
H A Dadt_jni.c129 * c2j_pointer
134 c2j_pointer(JNIEnv *env, caddr_t cpointer, jbyteArray *jpointer) { function
185 c2j_pointer(env, (caddr_t)state, &jstate);
238 c2j_pointer(env, (caddr_t)dest, &jdest);

Completed in 92 milliseconds