Searched defs:Lget (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c602 jmethodID Lget; local
604 Lget = (*jenv)->GetMethodID(jenv, Lclazz, "get",
626 Lget, (jint) i);
690 jmethodID Lget; local
692 Lget = (*jenv)->GetMethodID(jenv, Lclazz, "get",
714 Lget, (jint) i);
754 jmethodID Lget; local
756 Lget = (*jenv)->GetMethodID(jenv, Lclazz, "get",
778 Lget, (jint) i);
902 jmethodID Lget; local
971 jmethodID Lget; local
1127 jmethodID Lget; local
[all...]

Completed in 50 milliseconds