Searched defs:pool_query_resources (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/man/man3pool/
H A DMakefile60 pool_query_resources.3pool \
131 pool_query_resources.3pool := LINKSRC = pool_get_pool.3pool
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c439 if ((rs = pool_query_resources(conf, &nelem, NULL)) !=
1267 if ((resources = pool_query_resources(conf, &nelem, props)) == NULL) {
1945 rs = pool_query_resources(conf, &size, props);
1966 pool_query_resources(const pool_conf_t *conf, uint_t *size, function
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java91 final static native java.util.List pool_query_resources(long conf, method in class:PoolInternal

Completed in 68 milliseconds