PHPOOL_MAX
for (idx = 0; idx < PHPOOL_MAX; idx++) {
static char phpool_names[PHPOOL_MAX][6+1+6+1];
static struct pool phpool[PHPOOL_MAX];
if (idx >= PHPOOL_MAX) {