Searched refs:pool_conf_commit (Results 1 – 14 of 14) sorted by relevance
/titanic_50/usr/src/cmd/pools/pooladm/ |
H A D | pooladm.c | 118 if (pool_conf_commit(conf, PO_TRUE) != PO_SUCCESS) in config_commit() 125 if (pool_conf_commit(conf, PO_FALSE) != PO_SUCCESS) in config_commit()
|
/titanic_50/usr/src/man/man3pool/ |
H A D | Makefile | 35 pool_conf_commit.3pool \ 105 pool_conf_commit.3pool := LINKSRC = pool_conf_alloc.3pool
|
/titanic_50/usr/src/lib/libpool/common/ |
H A D | pool.h | 170 extern int pool_conf_commit(pool_conf_t *, int);
|
H A D | mapfile-vers | 59 pool_conf_commit;
|
H A D | pool.c | 1581 pool_conf_commit(pool_conf_t *conf, int active) in pool_conf_commit() function
|
H A D | pool_kernel.c | 1417 if (pool_conf_commit(conf, PO_FALSE) != PO_SUCCESS) in pool_knl_remove()
|
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | PoolInternal.java | 81 final static native int pool_conf_commit(long conf, int active); in pool_conf_commit() method in PoolInternal
|
H A D | Configuration.java | 208 if (PoolInternal.pool_conf_commit(getConf(), active) != in commit()
|
/titanic_50/usr/src/cmd/pools/poold/ |
H A D | poold.c | 332 if (pool_conf_commit(conf, 0) != PO_SUCCESS) { in handle_sig()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | service-resource-pools.mf | 107 link path=usr/share/man/man3pool/pool_conf_commit.3pool \
|
/titanic_50/usr/src/cmd/pools/poolcfg/ |
H A D | poolcfg.y | 754 if (pool_conf_commit(conf, 0) == PO_FAIL) {
|
/titanic_50/usr/src/cmd/pools/poold/libjpool/ |
H A D | jpool.c | 503 return ((jint)pool_conf_commit( in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1commit()
|
/titanic_50/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 4135 if (pool_conf_commit(pconf, 1) != PO_SUCCESS) in create_tmp_pool() 4254 if (pool_conf_commit(pconf, 0) != PO_SUCCESS) in verify_del_tmp_pool() 4312 if (pool_conf_commit(pconf, 0) != PO_SUCCESS) in zonecfg_destroy_tmp_pool()
|
/titanic_50/ |
H A D | .gitignore | 7028 usr/src/man/man3pool/pool_conf_commit.3pool
|