Searched refs:maxclusters (Results 1 – 1 of 1) sorted by relevance
91 int i, maxclusters, mib[4], npools; in mbpr() local105 size = sizeof(maxclusters); in mbpr()107 if (sysctl(mib, 2, &maxclusters, &size, NULL, 0) == -1) { in mbpr()204 ((unsigned long)maxclusters * MCLBYTES) / 1024); in mbpr()