Searched refs:pool_associate (Results 1 – 10 of 10) sorted by relevance
| /onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
| H A D | Pool.java | 86 if (PoolInternal.pool_associate(_conf.getConf(), getPool(), in associate()
|
| H A D | PoolInternal.java | 110 final static native int pool_associate(long conf, long pool, in pool_associate() method in PoolInternal
|
| /onnv-gate/usr/src/lib/libpool/common/ |
| H A D | pool.h | 203 extern int pool_associate(pool_conf_t *, pool_t *, const pool_resource_t *);
|
| H A D | mapfile-vers | 54 pool_associate;
|
| H A D | pool_commit.c | 402 if (pool_associate(TO_CONF(e2), in commit_update()
|
| H A D | pool.c | 2777 pool_associate(pool_conf_t *conf, pool_t *pool, const pool_resource_t *res) in pool_associate() function
|
| H A D | pool_xml.c | 1462 if (pool_associate(conf, pool, rsl[0]) < 0) { in pool_assoc_default_resource_type()
|
| /onnv-gate/usr/src/cmd/pools/poolcfg/ |
| H A D | poolcfg.y | 1417 if (pool_associate(conf, pool, resource) != 0) in assoc_list_walk()
|
| /onnv-gate/usr/src/cmd/pools/poold/libjpool/ |
| H A D | jpool.c | 1067 return ((jint)pool_associate((pool_conf_t *)(uintptr_t)jconf, in Java_com_sun_solaris_service_pools_PoolInternal_pool_1associate()
|
| /onnv-gate/usr/src/lib/libzonecfg/common/ |
| H A D | libzonecfg.c | 4065 if (pool_associate(pconf, pool, res) != PO_SUCCESS) in create_tmp_pset()
|