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

/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCProxies.c158 CFArrayRef supplemental; local
329 // cleanup split/supplemental proxies
330 supplemental = CFDictionaryGetValue(newProxy, kSCPropNetProxiesSupplemental);
331 if (isA_CFArray(supplemental)) {
337 CFArrayApplyFunction(supplemental,
338 CFRangeMake(0, CFArrayGetCount(supplemental)),
557 CFArrayRef supplemental; local
568 supplemental = CFDictionaryGetValue(globalConfiguration, kSCPropNetProxiesSupplemental);
569 if (supplemental != NULL) {
570 if (!isA_CFArray(supplemental)) {
[all...]
/macosx-10.9.5/configd-596.15/Plugins/IPMonitor/
H A Dproxy-configuration.c101 * yes, this is a "supplemental" proxy configuration, expand
116 // set supplemental proxy match "domain"
125 // set supplemental proxy match "order"
139 // remove keys we don't want in a supplemental proxy
299 CFMutableArrayRef supplemental = NULL; local
309 // if not supplemental proxy (i.e. no match domain)
313 // add [supplemental] proxy entry
314 if (supplemental == NULL) {
315 supplemental = CFArrayCreateMutable(NULL,
319 CFArrayAppendValue(supplemental, prox
709 CFArrayRef supplemental; local
[all...]
H A Ddns-configuration.c324 * yes, this is a "supplemental" resolver configuration, expand
339 // set supplemental resolver "domain"
346 // set supplemental resolver "search_order"
360 // remove keys we don't want in a supplemental resolver
427 // we only want to add split/supplemental configurations
437 // in addition, we don't want to add split/supplemental
471 * scoped_interface [supplemental] interface DNS interface
658 extract_search_domains(CFMutableDictionaryRef defaultDomain, CFArrayRef supplemental) argument
774 // add any supplemental "domain" names to the search list
775 n_supplemental = (supplemental !
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/comp/
H A Dconf.sh29 # conflim.h supplemental limits.h definitions
1602 1) echo "$command: generate ${base}.h supplemental <limits.h> values" >&2 ;;
1609 * supplemental <limits.h> values
/macosx-10.9.5/OpenSSH-186/openssh/contrib/redhat/
H A Dopenssh.spec545 - clear supplemental groups list at startup
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dsql.el1140 "successful" "supplemental" "suspend" "switch" "switchover" "synonym"

Completed in 398 milliseconds