Searched refs:pool_resource_destroy (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/man/man3pool/ |
H A D | Makefile | 61 pool_resource_destroy.3pool \ 138 pool_resource_destroy.3pool := LINKSRC = pool_resource_create.3pool
|
/titanic_50/usr/src/lib/libpool/common/ |
H A D | pool.h | 190 extern int pool_resource_destroy(pool_conf_t *, pool_resource_t *);
|
H A D | mapfile-vers | 89 pool_resource_destroy;
|
H A D | pool.c | 1304 (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 D | pool_commit.c | 261 ret = pool_resource_destroy(TO_CONF(pe), res); in commit_delete()
|
H A D | pool_kernel.c | 1408 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 D | PoolInternal.java | 99 final static native int pool_resource_destroy(long conf, long res); in pool_resource_destroy() method in PoolInternal
|
H A D | Configuration.java | 385 PoolInternal.pool_resource_destroy(getConf(), in destroyResource()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | service-resource-pools.mf | 157 link path=usr/share/man/man3pool/pool_resource_destroy.3pool \
|
/titanic_50/usr/src/cmd/pools/poolcfg/ |
H A D | poolcfg.y | 1024 if (pool_resource_destroy(conf, resource) != 0) in parser_resource_destroy()
|
/titanic_50/usr/src/cmd/pools/poold/libjpool/ |
H A D | jpool.c | 860 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 D | libzonecfg.c | 4242 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 | .gitignore | 7054 usr/src/man/man3pool/pool_resource_destroy.3pool
|