Lines Matching defs:pools
538 * Push a snapshot entry onto the list of pools in the snapshot.
552 * Push onto the list of pools
971 BAD_CAST "\nConfiguration for pools facility. Do NOT"
1439 pool_t **pools;
1455 if ((pools = pool_query_pools(conf, &nelem, props)) == NULL) {
1461 free(pools);
1465 if (pool_get_ns_property(TO_ELEM(pools[0]), c_name, props[0])
1467 free(pools);
1471 free(pools);
1475 free(pools);
1526 pool_t **pools;
1542 if ((pools = pool_query_pools(conf, &nelem, props)) == NULL) {
1548 free(pools);
1556 free(pools);
1560 if ((resources = pool_query_pool_resources(conf, pools[0], &nelem,
1562 free(pools);
1566 free(pools);