Searched refs:kSCPropNet6to4Relay (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCSchemaDefinitions.h210 * kSCPropNet6to4Relay "Relay" CFString
1406 @const kSCPropNet6to4Relay
1409 extern const CFStringRef kSCPropNet6to4Relay;
3222 SC_SCHEMA_DECLARATION(kSCPropNet6to4Relay, __OSX_AVAILABLE_STARTING(__MAC_10_3,__IPHONE_2_0/*SPI*/))
3223 #define kSCPropNet6to4Relay \ macro
3224 SC_SCHEMA_KV(kSCPropNet6to4Relay \
H A DSCSchemaDefinitions.c215 const CFStringRef kSCPropNet6to4Relay = CFSTR("Relay"); variable
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scschemadefinitions.py152 self.failUnlessIsInstance(kSCPropNet6to4Relay, unicode)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scschemadefinitions.py152 self.assertIsInstance(kSCPropNet6to4Relay, unicode)
/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A Dipconfigd.c4619 stf_relay = CFDictionaryGetValue(dict, kSCPropNet6to4Relay);

Completed in 286 milliseconds