Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/kern/
H A Dkern_shutdown.c86 static void proc_shutdown(int only_non_dext);
225 proc_shutdown(TRUE); in reboot_kernel()
271 proc_shutdown(FALSE); in reboot_kernel()
563 proc_shutdown(int only_non_dext) in proc_shutdown() function