Searched refs:kSCPropNetProxiesGopherProxy (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCProxies.c180 kSCPropNetProxiesGopherProxy,
H A DSCSchemaDefinitions.h356 * kSCPropNetProxiesGopherProxy "GopherProxy" CFString
2072 @const kSCPropNetProxiesGopherProxy
2075 extern const CFStringRef kSCPropNetProxiesGopherProxy;
3856 SC_SCHEMA_DECLARATION(kSCPropNetProxiesGopherProxy, __OSX_AVAILABLE_STARTING(__MAC_10_1,__IPHONE_2_0/*SPI*/))
3857 #define kSCPropNetProxiesGopherProxy \ macro
3858 SC_SCHEMA_KV(kSCPropNetProxiesGopherProxy \
H A DSCSchemaDefinitions.c344 const CFStringRef kSCPropNetProxiesGopherProxy = CFSTR("GopherProxy"); variable
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scschemadefinitions.py251 self.failUnlessIsInstance(kSCPropNetProxiesGopherProxy, unicode)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scschemadefinitions.py251 self.assertIsInstance(kSCPropNetProxiesGopherProxy, unicode)
/macosx-10.9.5/configd-596.15/scutil.tproj/
H A Dnet_protocol.c931 static proxyKeys proxyKeys_Gopher = { "Gopher", &kSCPropNetProxiesGopherEnable , &kSCPropNetProxiesGopherProxy, &kSCPropNetProxiesGopherPort, NULL };
/macosx-10.9.5/configd-596.15/Plugins/IPMonitor/
H A Dip_plugin.c2570 { kSCPropNetProxiesGopherEnable, kSCPropNetProxiesGopherProxy, kSCPropNetProxiesGopherPort },

Completed in 100 milliseconds