Home
last modified time | relevance | path

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

/xnu-11215/bsd/dev/
H A Dunix_startup.c71 void bsd_exec_setup(int);
386 bsd_exec_setup(scale); in bsd_scale_setup()
/xnu-11215/bsd/kern/
H A Dbsd_init.c281 void bsd_exec_setup(int);
1558 bsd_exec_setup(int scale) in bsd_exec_setup() function