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

/osnet-11/usr/src/lib/libpool/common/
H A Dpool.c2059 uint_t npool; local
2075 if ((pl = pool_query_pools(conf, &npool, NULL)) != NULL) {
2076 for (i = 0; i < npool; i++) {

Completed in 28 milliseconds