Home
last modified time | relevance | path

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

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