Home
last modified time | relevance | path

Searched defs:pool_component_info (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java119 final static native String pool_component_info(long conf, in pool_component_info() method in PoolInternal
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c556 pool_component_info(const pool_conf_t *conf, const pool_component_t *comp, in pool_component_info() function