Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/ !
H A Dreboot.h82 #define RB_HALT 0x08 /* don't reboot, just halt */ macro
/xnu-12377.61.12/bsd/kern/ !
H A Dkern_shutdown.c347 if (howto & RB_HALT) { in reboot_kernel()
/xnu-12377.61.12/iokit/Kernel/ !
H A DIOUserServer.cpp5786 if (RB_HALT & howto) { in systemHalt()