Searched refs:NPROC (Results 1 – 1 of 1) sorted by relevance
84 #define NPROC 1000 /* Account for DEFAULT_TOTAL_CORPSES_ALLOWED by making this slightly lo… macro87 #define NPROC (20 + 32 * 32) macro88 #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…