Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java93 final static native java.util.List pool_query_components(long conf, in pool_query_components() method in PoolInternal
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c2015 pool_query_components(const pool_conf_t *conf, uint_t *size, in pool_query_components() function