Searched refs:strval (Results 1 – 1 of 1) sorted by relevance
42 CFStringRef strval; /* don't CFRelease() this. */ in checkps() local56 if (!GETVAL(kIOPSPowerSourceStateKey, &strval)) { in checkps()60 if (STRMATCH(strval, CFSTR(kIOPSACPowerValue))) { in checkps()62 } else if (!STRMATCH(strval, CFSTR(kIOPSBatteryPowerValue))) { in checkps()
Completed in 3 milliseconds