Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dkern_shutdown.c87 static void proc_shutdown(int only_non_dext);
233 proc_shutdown(TRUE); in reboot_kernel()
279 proc_shutdown(FALSE); in reboot_kernel()
575 proc_shutdown(int only_non_dext) in proc_shutdown() function