Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dbsd_init.c1574 bsd_simul_execs = BSD_SIMUL_EXECS; in bsd_exec_setup()
/xnu-12377.1.9/bsd/sys/
H A Dproc_internal.h777 #define BSD_SIMUL_EXECS 33 /* 32 , allow for rounding */ macro