Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/sys/
H A Dreboot.h148 int reboot_kernel(int, char *);
/xnu-8792.81.2/bsd/kern/
H A Dkern_xxx.c157 error = reboot_kernel(uap->opt, message); in reboot()
H A Dkern_shutdown.c176 reboot_kernel(int howto, char *message) in reboot_kernel() function
/xnu-8792.81.2/iokit/Kernel/
H A DIOUserServer.cpp3882 reboot_kernel(RB_AUTOBOOT, NULL); in reboot_kernel_async_helper()