Lines Matching defs:pools
434 * pools are currently enabled. We want to do this directly from libproject
435 * without using libpool's pool_get_status() routine because pools could be
436 * completely removed from the system. Return 1 if pools are enabled, or
437 * 0 otherwise. When used inside local zones, always pretend that pools
468 pool_t **pools;
520 if ((pools = pool_query_pools(conf, &nelem, pvals)) == NULL) {
522 * No default pools exist.
531 pool_get_property(conf, pool_to_elem(conf, pools[0]), "pool.name",
536 free(pools);
542 free(pools);
646 * Bind process to a pool only if pools are configured
786 * Only need these if we need to change pools, which can