Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/dev/
H A Dunix_startup.c66 void bsd_exec_setup(int);
351 bsd_exec_setup(scale); in bsd_scale_setup()
/xnu-12377.61.12/bsd/kern/
H A Dbsd_init.c284 void bsd_exec_setup(int);
1570 bsd_exec_setup(int scale) in bsd_exec_setup() function