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

/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCProxies.c154 CFMutableDictionaryRef newProxy; local
170 newProxy = CFDictionaryCreateMutableCopy(NULL, 0, proxy);
172 validate_proxy_content(newProxy,
178 validate_proxy_content(newProxy,
184 validate_proxy_content(newProxy,
190 validate_proxy_content(newProxy,
196 validate_proxy_content(newProxy,
202 validate_proxy_content(newProxy,
208 if (CFDictionaryContainsKey(newProxy, kSCPropNetProxiesProxyAutoConfigURLString)) {
209 validate_proxy_content(newProxy,
454 CFMutableDictionaryRef newProxy; local
[all...]
/macosx-10.9.5/configd-596.15/Plugins/IPMonitor/
H A Dproxy-configuration.c387 CFMutableDictionaryRef newProxy; local
426 newProxy = CFDictionaryCreateMutableCopy(NULL, 0, proxy);
427 CFDictionaryRemoveValue(newProxy, kSCPropNetProxiesSupplementalMatchDomains);
428 CFDictionaryRemoveValue(newProxy, kSCPropNetProxiesSupplementalMatchOrders);
435 CFDictionarySetValue(app_layer_proxies, serviceID, newProxy);
436 CFRelease(newProxy);
456 CFMutableDictionaryRef newProxy; local
497 newProxy = CFDictionaryCreateMutableCopy(NULL, 0, proxy);
498 CFDictionaryRemoveValue(newProxy, kSCPropNetProxiesSupplementalMatchDomains);
499 CFDictionaryRemoveValue(newProxy, kSCPropNetProxiesSupplementalMatchOrder
640 CFMutableDictionaryRef newProxy = NULL; local
878 CFDictionaryRef newProxy = NULL; local
[all...]
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DMVConnectionsController.h41 IBOutlet NSPopUpButton *newProxy; variable
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DMVConnectionsController.h41 IBOutlet NSPopUpButton *newProxy; variable

Completed in 134 milliseconds