Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/
H A Dreboot.h76 #define RB_AUTOBOOT 0 /* flags for system auto-booting itself */ macro
/xnu-8792.41.9/iokit/Kernel/
H A DIOUserServer.cpp3875 reboot_kernel(RB_AUTOBOOT, NULL); in reboot_kernel_async_helper()