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

/osnet-11/usr/src/lib/libadt_jni/common/
H A Dadt_jni.h49 void c2j_pointer(JNIEnv *env, caddr_t cpointer, jbyteArray *jpointer);
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);
/osnet-11/usr/src/lib/libadt_jni/
H A Dauditxml_jni228 c2j_pointer;

Completed in 16 milliseconds