Searched refs:pool_query_resource_components (Results 1 – 13 of 13) sorted by relevance
/titanic_41/usr/src/man/man3pool/ |
H A D | Makefile | 59 pool_query_resource_components.3pool \ 137 pool_query_resource_components.3pool := LINKSRC = pool_resource_create.3pool
|
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Resource.java | 132 if ((components = PoolInternal.pool_query_resource_components( in getComponents()
|
H A D | PoolInternal.java | 104 final static native java.util.List pool_query_resource_components( in pool_query_resource_components() method in PoolInternal
|
/titanic_41/usr/src/lib/libpool/common/ |
H A D | pool.h | 195 extern pool_component_t **pool_query_resource_components(const pool_conf_t *,
|
H A D | mapfile-vers | 86 pool_query_resource_components;
|
H A D | pool.c | 466 if ((cs = pool_query_resource_components(conf, in pool_base_info() 2020 return (pool_query_resource_components(conf, NULL, size, props)); in pool_query_components() 2110 if ((rl = pool_query_resource_components(conf, prs, &res_size, in pool_resource_destroy() 2260 if ((components = pool_query_resource_components(conf, src, &ncomponent, in choose_components() 2616 if ((rs = pool_query_resource_components(conf, prs, &size, NULL)) == in pool_walk_components() 2708 pool_query_resource_components(const pool_conf_t *conf, in pool_query_resource_components() function
|
H A D | pool_internal.c | 997 if ((cs = pool_query_resource_components(TO_CONF(TO_ELEM(res)), res, in resource_get_pinned()
|
H A D | pool_xml.c | 2771 if ((cs = pool_query_resource_components(conf, in pool_xml_parse_document()
|
H A D | pool_kernel.c | 1114 if ((cs = pool_query_resource_components(conf, in pool_knl_export()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | service-resource-pools.mf | 154 link path=usr/share/man/man3pool/pool_query_resource_components.3pool \
|
/titanic_41/usr/src/cmd/pools/poold/libjpool/ |
H A D | jpool.c | 1004 result = pool_query_resource_components( in Java_com_sun_solaris_service_pools_PoolInternal_pool_1query_1resource_1components()
|
/titanic_41/usr/src/cmd/zonestat/zonestatd/ |
H A D | zonestatd.c | 1813 cpus = pool_query_resource_components(conf, pset, &num, NULL); in zsd_get_pool_pset()
|
/titanic_41/ |
H A D | .gitignore | 7052 usr/src/man/man3pool/pool_query_resource_components.3pool
|