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

/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCSchemaDefinitions.h812 @const kSCPropNetAirPortPowerEnabled
815 extern const CFStringRef kSCPropNetAirPortPowerEnabled;
2660 SC_SCHEMA_DECLARATION(kSCPropNetAirPortPowerEnabled, __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_9,__IPHONE_2_0/*SPI*/,__IPHONE_FUTURE/*SPI*/))
2661 #define kSCPropNetAirPortPowerEnabled \ macro
2662 SC_SCHEMA_KV(kSCPropNetAirPortPowerEnabled \
H A DSCSchemaDefinitions.c82 const CFStringRef kSCPropNetAirPortPowerEnabled = CFSTR("PowerEnabled"); variable
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scschemadefinitions.py82 self.failUnlessIsInstance(kSCPropNetAirPortPowerEnabled, unicode)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scschemadefinitions.py82 self.assertIsInstance(kSCPropNetAirPortPowerEnabled, unicode)

Completed in 179 milliseconds