Home
last modified time | relevance | path

Searched refs:NPROC (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.141.3/bsd/conf/
H A Dparam.c84 #define NPROC 1000 /* Account for TOTAL_CORPSES_ALLOWED by making this slightly lower than… macro
87 #define NPROC (20 + 32 * 32) macro
88 #define NPROC_PER_UID (NPROC/2)
93 int maxproc = NPROC;
97 int hard_maxproc = NPROC; /* hardcoded limit -- for ARM the number of processes is limited by…
113 unsigned int ncallout = 16 + 2 * NPROC;
115 int nport = NPROC / 2;