pool_query_components
if ((components = pool_query_components(conf, &nelem, vals)) ==
if ((components = PoolInternal.pool_query_components(getConf(),
if ((components = PoolInternal.pool_query_components(getConf(),
result = pool_query_components((pool_conf_t *)(uintptr_t)jconf, &nelem,
extern pool_component_t **pool_query_components(const pool_conf_t *, uint_t *,
if ((cl = pool_query_components(conf, nelem, NULL)) != NULL) {