Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dkern_shutdown.c87 static void proc_shutdown(int only_non_dext);
242 proc_shutdown(TRUE); in reboot_kernel()
293 proc_shutdown(FALSE); in reboot_kernel()
589 proc_shutdown(int only_non_dext) in proc_shutdown() function