Searched refs:pool_walk_properties (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/lib/libpool/common/ |
H A D | pool_commit.c | 170 if (pool_walk_properties(TO_CONF(src), src, TO_ELEM(pool), in commit_create() 216 if (pool_walk_properties(TO_CONF(src), src, TO_ELEM(res), in commit_create() 315 if (pool_walk_properties(TO_CONF(e2), e2, NULL, in commit_update() 367 if (pool_walk_properties(TO_CONF(e1), e1, e2, clone_element) != in commit_update() 371 if (pool_walk_properties(TO_CONF(e2), e2, e1, clone_element) != in commit_update() 521 if (pool_walk_properties(TO_CONF(pe), pe, TO_ELEM(newcomp), in process_elem_gt() 538 if (pool_walk_properties(TO_CONF(pe), pe, in process_elem_gt() 551 if (pool_walk_properties(TO_CONF(pe), pe, in process_elem_gt()
|
H A D | pool.h | 227 extern int pool_walk_properties(pool_conf_t *, pool_elem_t *, void *,
|
H A D | mapfile-vers | 117 pool_walk_properties;
|
H A D | pool.c | 372 if (pool_walk_properties(conf, (pool_elem_t *)pe, cb, in pool_base_info() 1674 pool_walk_properties(pool_conf_t *conf, pool_elem_t *elem, void *arg, in pool_walk_properties() function
|
/titanic_50/usr/src/man/man3pool/ |
H A D | Makefile | 89 pool_walk_properties.3pool \ 135 pool_walk_properties.3pool := LINKSRC = pool_get_property.3pool
|
/titanic_50/usr/src/cmd/pools/poolstat/ |
H A D | sa_libpool.c | 153 if (pool_walk_properties(conf, pset_elem, &ud, in update_pset()
|
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | PoolInternal.java | 127 final static native int pool_walk_properties(long conf, long elem, in pool_walk_properties() method in PoolInternal
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | service-resource-pools.mf | 212 link path=usr/share/man/man3pool/pool_walk_properties.3pool \
|
/titanic_50/usr/src/cmd/pools/poold/libjpool/ |
H A D | jpool.c | 1270 result = (int)pool_walk_properties((pool_conf_t *)(uintptr_t)jconf, in Java_com_sun_solaris_service_pools_PoolInternal_pool_1walk_1properties() 1600 return (pool_walk_properties((pool_conf_t *)*(void**)&conf, in Java_com_sun_solaris_service_pools_Element_walkProps()
|
/titanic_50/ |
H A D | .gitignore | 7082 usr/src/man/man3pool/pool_walk_properties.3pool
|