Searched refs:maxexec (Results 1 – 3 of 3) sorted by relevance
123 int maxexec = MAXEXEC; /* max number of concurrent exec() calls */ variable
317 extern int maxexec;
1944 maxexec*NCARGS, VM_MAP_PAGEABLE, false, NULL); in exec_init() 1947 pool_sethardlimit(&exec_pool, maxexec, "should not happen", 0); in exec_init()