Searched refs:kSCPrefSystem (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCDHostName.c65 kSCPrefSystem,
190 kSCPrefSystem,
255 kSCPrefSystem,
301 kSCPrefSystem,
356 kSCPrefSystem,
538 kSCPrefSystem,
H A DSCSchemaDefinitions.h47 * kSCPrefSystem "System" CFDictionary
554 @const kSCPrefSystem
557 extern const CFStringRef kSCPrefSystem;
2414 SC_SCHEMA_DECLARATION(kSCPrefSystem, __OSX_AVAILABLE_STARTING(__MAC_10_1,__IPHONE_2_0/*SPI*/))
2415 #define kSCPrefSystem \ macro
2416 SC_SCHEMA_KV(kSCPrefSystem \
H A DSCSchemaDefinitions.c19 const CFStringRef kSCPrefSystem = CFSTR("System"); variable
/macosx-10.9.5/configd-596.15/Plugins/PreferencesMonitor/
H A Dprefsmon.c140 if (!CFEqual(existing_key, kSCPrefSystem)) {
552 global = SCPreferencesGetValue(prefs, kSCPrefSystem);
561 kSCPrefSystem);
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scschemadefinitions.py45 self.failUnlessIsInstance(kSCPrefSystem, unicode)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scschemadefinitions.py45 self.assertIsInstance(kSCPrefSystem, unicode)

Completed in 197 milliseconds