Searched refs:ncpus_sz (Results 1 – 1 of 1) sorted by relevance
894 size_t ncpus_sz = sizeof(ncpus); in vmd_configure() local954 if (sysctl(ncpu_mib, nitems(ncpu_mib), &ncpus, &ncpus_sz, NULL, 0) == -1) in vmd_configure()