Home
last modified time | relevance | path

Searched refs:pool_conf_commit (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/cmd/pools/pooladm/
H A Dpooladm.c118 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_41/usr/src/man/man3pool/
H A DMakefile35 pool_conf_commit.3pool \
105 pool_conf_commit.3pool := LINKSRC = pool_conf_alloc.3pool
/titanic_41/usr/src/lib/libpool/common/
H A Dpool.h170 extern int pool_conf_commit(pool_conf_t *, int);
H A Dmapfile-vers59 pool_conf_commit;
H A Dpool.c1581 pool_conf_commit(pool_conf_t *conf, int active) in pool_conf_commit() function
H A Dpool_kernel.c1417 if (pool_conf_commit(conf, PO_FALSE) != PO_SUCCESS) in pool_knl_remove()
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java81 final static native int pool_conf_commit(long conf, int active); in pool_conf_commit() method in PoolInternal
H A DConfiguration.java208 if (PoolInternal.pool_conf_commit(getConf(), active) != in commit()
/titanic_41/usr/src/cmd/pools/poold/
H A Dpoold.c344 if (pool_conf_commit(conf, 0) != PO_SUCCESS) { in handle_sig()
/titanic_41/usr/src/pkg/manifests/
H A Dservice-resource-pools.mf108 link path=usr/share/man/man3pool/pool_conf_commit.3pool \
/titanic_41/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y754 if (pool_conf_commit(conf, 0) == PO_FAIL) {
/titanic_41/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c503 return ((jint)pool_conf_commit( in Java_com_sun_solaris_service_pools_PoolInternal_pool_1conf_1commit()
/titanic_41/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c4134 if (pool_conf_commit(pconf, 1) != PO_SUCCESS) in create_tmp_pool()
4253 if (pool_conf_commit(pconf, 0) != PO_SUCCESS) in verify_del_tmp_pool()
4311 if (pool_conf_commit(pconf, 0) != PO_SUCCESS) in zonecfg_destroy_tmp_pool()
/titanic_41/
H A D.gitignore7028 usr/src/man/man3pool/pool_conf_commit.3pool