Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/mach/
H A Dhost_reboot.h37 #define HOST_REBOOT_DEBUGGER 0x1000 macro
/xnu-8019.80.24/osfmk/kern/
H A Dmachine.c181 if (options & HOST_REBOOT_DEBUGGER) { in host_reboot()