Searched refs:maxproc_size (Results 1 – 2 of 2) sorted by relevance
56 static size_t maxproc_size = sizeof(maxproc); variable226 err = sysctlbyname("kern.maxproc", &maxproc, &maxproc_size, NULL, 0);
1247 size_t maxproc_size = sizeof(maxproc); variable1249 ret = sysctlbyname("kern.maxproc", &maxproc, &maxproc_size, NULL, 0);