Searched refs:npool (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c2062 uint_t npool; local
2078 if ((pl = pool_query_pools(conf, &npool, NULL)) != NULL) {
2079 for (i = 0; i < npool; i++) {

Completed in 289 milliseconds