Searched refs:pool_to_elem (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/man/man3pool/ |
H A D | Makefile | 72 pool_to_elem.3pool \ 102 pool_to_elem.3pool := LINKSRC = pool_component_to_elem.3pool
|
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Pool.java | 205 if ((elem = PoolInternal.pool_to_elem(_conf.getConf(), in getElem()
|
H A D | PoolInternal.java | 130 final static native long pool_to_elem(long conf, long pool); in pool_to_elem() method in PoolInternal
|
/titanic_44/usr/src/lib/libpool/common/ |
H A D | pool.h | 233 extern pool_elem_t *pool_to_elem(const pool_conf_t *, const pool_t *);
|
H A D | mapfile-vers | 98 pool_to_elem;
|
H A D | pool.c | 2540 pool_to_elem(const pool_conf_t *conf, const pool_t *pp) in pool_to_elem() function
|
/titanic_44/usr/src/cmd/pools/poolcfg/ |
H A D | poolcfg.y | 903 prop_list_walk(cmd, pool_to_elem(conf, pool)); in parser_pool_create() 970 parser_rename(cmd, pool_to_elem(conf, pool), POOL_NAME); in parser_pool_rename() 1062 prop_list_walk(cmd, pool_to_elem(conf, pool)); in parser_pool_modify()
|
/titanic_44/usr/src/cmd/pools/poolstat/ |
H A D | poolstat.c | 962 elem = pool_to_elem(conf, pools[i]); in prt_pool_stats() 989 elem = pool_to_elem(conf, pools[i]); in prt_pool_stats()
|
/titanic_44/usr/src/lib/libproject/common/ |
H A D | setproject.c | 531 pool_get_property(conf, pool_to_elem(conf, pools[0]), "pool.name", in bind_to_pool()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | service-resource-pools.mf | 178 link path=usr/share/man/man3pool/pool_to_elem.3pool \
|
/titanic_44/usr/src/cmd/pools/poold/libjpool/ |
H A D | jpool.c | 1296 return ((jlong)(uintptr_t)pool_to_elem((pool_conf_t *)(uintptr_t)jconf, in Java_com_sun_solaris_service_pools_PoolInternal_pool_1to_1elem()
|
/titanic_44/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 4087 if ((elem = pool_to_elem(pconf, pool)) == NULL) { in create_tmp_pool() 4152 pe = pool_to_elem(pconf, pool); in get_running_tmp_pset() 4597 pe = pool_to_elem(poolconf, pool); in get_pool_sched_class()
|
/titanic_44/usr/src/cmd/zonestat/zonestatd/ |
H A D | zonestatd.c | 2086 if (pool_get_property(conf, pool_to_elem(conf, pools[0]), in zsd_get_zone_pool_pset()
|
/titanic_44/ |
H A D | .gitignore | 7065 usr/src/man/man3pool/pool_to_elem.3pool
|