pool_query_pools
if ((pools = PoolInternal.pool_query_pools(getConf(), values))
result = pool_query_pools((pool_conf_t *)(uintptr_t)jconf, &nelem,
if ((pools = pool_query_pools(conf, &nelem, NULL)) == NULL)
pool = pool_query_pools(conf, &nelem, pvals);
pool = pool_query_pools(conf, &nelem, pvals);
if ((pools = pool_query_pools(conf, &num, vals)) == NULL)
rs = pool_query_pools(conf, &size, props);
if ((pl = pool_query_pools(conf, &npool, NULL)) != NULL) {
if ((rs = pool_query_pools(conf, &size, NULL)) == NULL) /* None */
if ((ps = pool_query_pools(conf, &nelem, NULL)) !=
extern pool_t **pool_query_pools(const pool_conf_t *, uint_t *,
if ((pl = pool_query_pools(conf, nelem, NULL)) != NULL) {
if ((pools = pool_query_pools(conf, &nelem, props)) == NULL) {
if ((pools = pool_query_pools(conf, &nelem, props)) == NULL) {
if ((ps = pool_query_pools(conf, &nelem, NULL)) != NULL) {
if ((pools = pool_query_pools(conf, &nelem, pvals)) == NULL) {