Home
last modified time | relevance | path

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

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