Searched defs:jconf (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/pools/poold/libjpool/ |
H A D | jpool.c | 432 jclass jcls, jlong jconf) { in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1free() 442 jclass jcls, jlong jconf) { in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1status() 452 jclass jcls, jlong jconf) { in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1close() 462 jclass jcls, jlong jconf) { in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1remove() 472 jclass jcls, jlong jconf, jstring jlocation, jint jflags) { in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1open() 492 JNIEnv *jenv, jclass jcls, jlong jconf) { in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1rollback() 502 jclass jcls, jlong jconf, jint jactive) { in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1commit() 513 jclass jcls, jlong jconf, jstring jlocation, jint jformat) { in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1export() 533 JNIEnv *jenv, jclass jcls, jlong jconf, jint jlevel) { in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1validate() 544 jclass jcls, jlong jconf) { in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1update() [all …]
|