Home
last modified time | relevance | path

Searched refs:pool_component_to_elem (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/man/man3pool/
H A DMakefile23 pool_component_to_elem.3pool \
100 pool_conf_to_elem.3pool := LINKSRC = pool_component_to_elem.3pool
101 pool_resource_to_elem.3pool := LINKSRC = pool_component_to_elem.3pool
102 pool_to_elem.3pool := LINKSRC = pool_component_to_elem.3pool
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DComponent.java155 if ((elem = PoolInternal.pool_component_to_elem(_conf.getConf(), in getElem()
H A DPoolInternal.java132 final static native long pool_component_to_elem(long conf, long comp); in pool_component_to_elem() method in PoolInternal
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-resource-pools.p5m75 file path=usr/share/man/man3pool/pool_component_to_elem.3pool
98 target=pool_component_to_elem.3pool
139 target=pool_component_to_elem.3pool
156 target=pool_component_to_elem.3pool
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.h234 extern pool_elem_t *pool_component_to_elem(const pool_conf_t *,
H A Dmapfile-vers56 pool_component_to_elem;
H A Dpool.c2558 pool_component_to_elem(const pool_conf_t *conf, const pool_component_t *pr) in pool_component_to_elem() function
/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y1091 prop_list_walk(cmd, pool_component_to_elem(conf, comp)); in parser_cpu_modify()
/illumos-gate/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c1380 return ((jlong)(uintptr_t)pool_component_to_elem( in Java_com_sun_solaris_service_pools_PoolInternal_pool_1component_1to_1elem()
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c1834 if (pool_get_property(conf, pool_component_to_elem( in zsd_get_pool_pset()
1843 if (pool_get_property(conf, pool_component_to_elem( in zsd_get_pool_pset()