Searched refs:kIOPMSoftwareSleepKey (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h121 #define kIOPMSoftwareSleepKey "Software Sleep" macro
H A DRootDomain.h107 #define kIOPMSoftwareSleepKey "Software Sleep" macro
/macosx-10.10/PowerManagement-494.1.2/pmconfigd/
H A DPrivateLib.c381 if (!strncmp(kIOPMSoftwareSleepKey, reasonBuf, strlen(kIOPMSoftwareSleepKey)))
2931 (CFStringCompare(sleepReason, CFSTR(kIOPMSoftwareSleepKey), 0) == kCFCompareEqualTo)) {
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp4604 kIOPMSoftwareSleepKey,

Completed in 191 milliseconds