Home
last modified time | relevance | path

Searched refs:pool_component_info (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DComponent.java93 return (PoolInternal.pool_component_info(_conf.getConf(), in getInformation()
H A DPoolInternal.java119 final static native String pool_component_info(long conf, in pool_component_info() method in PoolInternal
/titanic_41/usr/src/man/man3pool/
H A DMakefile22 pool_component_info.3pool \
98 pool_get_owning_resource.3pool := LINKSRC = pool_component_info.3pool
/titanic_41/usr/src/lib/libpool/common/
H A Dpool.h212 extern char *pool_component_info(const pool_conf_t *, const pool_component_t *,
H A Dmapfile-vers55 pool_component_info;
H A Dpool.c558 pool_component_info(const pool_conf_t *conf, const pool_component_t *comp, in pool_component_info() function
/titanic_41/usr/src/pkg/manifests/
H A Dservice-resource-pools.mf87 file path=usr/share/man/man3pool/pool_component_info.3pool
138 target=pool_component_info.3pool
/titanic_41/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y860 if ((info_buf = pool_component_info(conf, comp, PO_TRUE)) == NULL) { in parser_cpu_info()
/titanic_41/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c1189 result = pool_component_info((pool_conf_t *)(uintptr_t)jconf, in Java_com_sun_solaris_service_pools_PoolInternal_pool_1component_1info()