/titanic_50/usr/src/man/man3pool/ |
H A D | Makefile | 55 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 D | Element.java | 150 if (PoolInternal.pool_put_property(_conf.getConf(), getElem(), in putProperty()
|
H A D | PoolInternal.java | 123 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 D | pool.h | 218 extern int pool_put_property(pool_conf_t *, pool_elem_t *, const char *,
|
H A D | mapfile-vers | 82 pool_put_property;
|
H A D | pool_commit.c | 1179 (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 D | pool.c | 916 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 D | pool_kernel.c | 3128 if (pool_put_property(conf, proprm->pru_elem, in log_item_undo()
|
/titanic_50/usr/src/cmd/pools/poolcfg/ |
H A D | poolcfg.y | 941 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 D | poold.c | 323 if (pool_put_property(conf, pe, "system.poold.sighup", in handle_sig()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | service-resource-pools.mf | 145 link path=usr/share/man/man3pool/pool_put_property.3pool \
|
/titanic_50/usr/src/cmd/pools/poold/libjpool/ |
H A D | jpool.c | 1232 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 D | libzonecfg.c | 4047 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 | .gitignore | 7048 usr/src/man/man3pool/pool_put_property.3pool
|