Home
last modified time | relevance | path

Searched refs:pool_resource_destroy (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/man/man3pool/
H A DMakefile61 pool_resource_destroy.3pool \
138 pool_resource_destroy.3pool := LINKSRC = pool_resource_create.3pool
/titanic_50/usr/src/lib/libpool/common/
H A Dpool.h190 extern int pool_resource_destroy(pool_conf_t *, pool_resource_t *);
H A Dmapfile-vers89 pool_resource_destroy;
H A Dpool.c1304 (void) pool_resource_destroy(conf, in pool_resource_create()
1312 (void) pool_resource_destroy(conf, pool_elem_res(pe)); in pool_resource_create()
1319 (void) pool_resource_destroy(conf, pool_elem_res(pe)); in pool_resource_create()
1329 (void) pool_resource_destroy(conf, pool_elem_res(pe)); in pool_resource_create()
2056 pool_resource_destroy(pool_conf_t *conf, pool_resource_t *prs) in pool_resource_destroy() function
H A Dpool_commit.c261 ret = pool_resource_destroy(TO_CONF(pe), res); in commit_delete()
H A Dpool_kernel.c1408 if (pool_resource_destroy(conf, resources[i]) != in pool_knl_remove()
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java99 final static native int pool_resource_destroy(long conf, long res); in pool_resource_destroy() method in PoolInternal
H A DConfiguration.java385 PoolInternal.pool_resource_destroy(getConf(), in destroyResource()
/titanic_50/usr/src/pkg/manifests/
H A Dservice-resource-pools.mf157 link path=usr/share/man/man3pool/pool_resource_destroy.3pool \
/titanic_50/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y1024 if (pool_resource_destroy(conf, resource) != 0) in parser_resource_destroy()
/titanic_50/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c860 return ((jint)pool_resource_destroy((pool_conf_t *)(uintptr_t)jconf, in Java_com_sun_solaris_service_pools_PoolInternal_pool_1resource_1destroy()
/titanic_50/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c4242 pool_resource_destroy(pconf, pset) != PO_SUCCESS) { in verify_del_tmp_pool()
4301 if (pset != NULL && pool_resource_destroy(pconf, pset) != PO_SUCCESS) { in zonecfg_destroy_tmp_pool()
/titanic_50/
H A D.gitignore7054 usr/src/man/man3pool/pool_resource_destroy.3pool