Home
last modified time | relevance | path

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

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