Searched refs:pool_component_info (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DComponent.java93 return (PoolInternal.pool_component_info(_conf.getConf(),
H A DPoolInternal.java119 final static native String pool_component_info(long conf, method in class:PoolInternal
/illumos-gate/usr/src/man/man3pool/
H A DMakefile22 pool_component_info.3pool \
98 pool_get_owning_resource.3pool := LINKSRC = pool_component_info.3pool
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.h212 extern char *pool_component_info(const pool_conf_t *, const pool_component_t *,
H A Dpool.c558 pool_component_info(const pool_conf_t *conf, const pool_component_t *comp, function
/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y860 if ((info_buf = pool_component_info(conf, comp, PO_TRUE)) == NULL) {
/illumos-gate/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c1180 * pool_component_info(3pool) wrapper
1189 result = pool_component_info((pool_conf_t *)(uintptr_t)jconf,

Completed in 75 milliseconds