Searched refs:pool_conf_remove (Results 1 – 8 of 8) sorted by relevance
167 extern int pool_conf_remove(pool_conf_t *);
65 pool_conf_remove;
1444 pool_conf_remove(pool_conf_t *conf) in pool_conf_remove() function
104 if (pool_conf_remove(conf) != PO_SUCCESS) in config_destroy()
77 final static native int pool_conf_remove(long conf); in pool_conf_remove() method in PoolInternal
180 if (PoolInternal.pool_conf_remove(getConf()) != in remove()
996 if (pool_conf_remove(conf) != 0) in parser_conf_destroy()
463 return ((jint)pool_conf_remove((pool_conf_t *)(uintptr_t)jconf)); in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1remove()