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

/illumos-gate/usr/src/man/man3pool/
H A DMakefile57 pool_query_pool_resources.3pool \
96 pool_query_pool_resources.3pool := LINKSRC = pool_associate.3pool
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c386 if ((rs = pool_query_pool_resources(conf, pool_elem_pool(pe),
453 if ((rs = pool_query_pool_resources(conf,
2084 if ((rl = pool_query_pool_resources(conf, pl[i], &nres,
2632 pool_query_pool_resources(const pool_conf_t *conf, const pool_t *pp, function
2693 if ((rs = pool_query_pool_resources(conf, pp, &size, NULL)) == NULL)
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolInternal.java115 final static native java.util.List pool_query_pool_resources( method in class:PoolInternal

Completed in 67 milliseconds