Searched refs:pool_conf_remove (Results 1 – 10 of 10) sorted by relevance
41 pool_conf_remove.3pool \111 pool_conf_remove.3pool := LINKSRC = pool_conf_alloc.3pool
165 extern int pool_conf_remove(pool_conf_t *);
65 pool_conf_remove;
1442 pool_conf_remove(pool_conf_t *conf) in pool_conf_remove() function
102 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
178 if (PoolInternal.pool_conf_remove(getConf()) != in remove()
91 link path=usr/share/man/man3pool/pool_conf_remove.3pool \
994 if (pool_conf_remove(conf) != 0) in parser_conf_destroy()
489 return ((jint)pool_conf_remove((pool_conf_t *)(uintptr_t)jconf)); in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1remove()