Searched refs:pool_dissociate (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/man/man3pool/ |
H A D | Makefile | 49 pool_dissociate.3pool \ 94 pool_dissociate.3pool := LINKSRC = pool_associate.3pool
|
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Pool.java | 100 if (PoolInternal.pool_dissociate(_conf.getConf(), getPool(), in dissociate()
|
H A D | PoolInternal.java | 112 final static native int pool_dissociate(long conf, long pool, in pool_dissociate() method in PoolInternal
|
/titanic_50/usr/src/lib/libpool/common/ |
H A D | pool.h | 204 extern int pool_dissociate(pool_conf_t *, pool_t *, const pool_resource_t *);
|
H A D | mapfile-vers | 72 pool_dissociate;
|
H A D | pool.c | 2088 if (pool_dissociate(conf, pl[i], in pool_resource_destroy() 2791 pool_dissociate(pool_conf_t *conf, pool_t *pool, const pool_resource_t *res) in pool_dissociate() function
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | service-resource-pools.mf | 134 link path=usr/share/man/man3pool/pool_dissociate.3pool \
|
/titanic_50/usr/src/cmd/pools/poold/libjpool/ |
H A D | jpool.c | 1079 return ((jint)pool_dissociate((pool_conf_t *)(uintptr_t)jconf, in Java_com_sun_solaris_service_pools_PoolInternal_pool_1dissociate()
|
/titanic_50/ |
H A D | .gitignore | 7042 usr/src/man/man3pool/pool_dissociate.3pool
|