Home
last modified time | relevance | path

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

/xnu-10002.41.9/iokit/DriverKit/
H A DIOKitKeys.h198 #define kIOUserServerPreserveUserspaceRebootKey "IOUserServerPreserveUserspaceReboot" macro
/xnu-10002.41.9/iokit/IOKit/
H A DIOKitKeys.h198 #define kIOUserServerPreserveUserspaceRebootKey "IOUserServerPreserveUserspaceReboot" macro
/xnu-10002.41.9/iokit/Kernel/
H A DIOService.cpp503 …rPreserveUserspaceRebootKey = OSSymbol::withCStringNoCopy(kIOUserServerPreserveUserspaceRebootKey); in initialize()