Home
last modified time | relevance | path

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

/titanic_50/usr/src/man/man3pool/
H A DMakefile55 pool_put_property.3pool \
133 pool_put_property.3pool := LINKSRC = pool_get_property.3pool
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DElement.java150 if (PoolInternal.pool_put_property(_conf.getConf(), getElem(), in putProperty()
H A DPoolInternal.java123 final static native int pool_put_property(long conf, long elem, in pool_put_property() method in PoolInternal
/titanic_50/usr/src/lib/libpool/common/
H A Dpool.h218 extern int pool_put_property(pool_conf_t *, pool_elem_t *, const char *,
H A Dmapfile-vers82 pool_put_property;
H A Dpool_commit.c1179 (void) pool_put_property(conf, elem, "_importance", in set_importance_cb()
1318 return (pool_put_property(TO_CONF(tgt), tgt, name, pv) == in clone_element()
H A Dpool.c916 pool_put_property(pool_conf_t *conf, pool_elem_t *pe, const char *name, in pool_put_property() function
1036 ret = pool_put_property(TO_CONF(pe), pe, cb->cb_buf, val); in pool_put_ns_property()
1202 if (pool_put_property(conf, pe, "pool.name", &val) == PO_FAIL) { in pool_create()
H A Dpool_kernel.c3128 if (pool_put_property(conf, proprm->pru_elem, in log_item_undo()
/titanic_50/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y941 if (pool_put_property(conf, pe, name, pv) != 0) in parser_rename()
1378 if (pool_put_property(conf, pe, prop->prop_name, in prop_list_walk()
1592 (void) pool_put_property(conf, pe, in process_min_max()
1595 (void) pool_put_property(conf, pe, in process_min_max()
/titanic_50/usr/src/cmd/pools/poold/
H A Dpoold.c323 if (pool_put_property(conf, pe, "system.poold.sighup", in handle_sig()
/titanic_50/usr/src/pkg/manifests/
H A Dservice-resource-pools.mf145 link path=usr/share/man/man3pool/pool_put_property.3pool \
/titanic_50/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c1232 result = (int)pool_put_property((pool_conf_t *)(uintptr_t)jconf, in Java_com_sun_solaris_service_pools_PoolInternal_pool_1put_1property()
/titanic_50/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c4047 if (pool_put_property(pconf, elem, "pset.max", val) != PO_SUCCESS) { in create_tmp_pset()
4055 if (pool_put_property(pconf, elem, "pset.min", val) != PO_SUCCESS) { in create_tmp_pset()
4101 if (pool_put_property(pconf, elem, "pool.importance", val) in create_tmp_pool()
/titanic_50/
H A D.gitignore7048 usr/src/man/man3pool/pool_put_property.3pool