Searched refs:cfg (Results 1 - 25 of 147) sorted by relevance

123456

/macosx-10.10/bind9-45.101/bind9/lib/isccfg/include/isccfg/
H A Ddnsconf.h27 #include <isccfg/cfg.h>
/macosx-10.10/ruby-106/ruby/ext/tk/sample/
H A Dtktree.tcl26 variable cfg
27 foreach child $cfg($win,$layer:subgroups) {
28 set cfg($win,$child:open) $opn
36 set ::tktree::cfg($win,$item:open) [expr ! $::tktree::cfg($win,$item:open)]
42 variable cfg
43 set index [lsearch -exact $cfg($win,sortlist) $cfg($win,selection)]
45 if {$index < 0} {set index end} elseif {$index >= [llength $cfg($win,sortlist)]} {set index 0}
46 setselection $win [lindex $cfg(
[all...]
/macosx-10.10/ruby-106/ruby/test/rubygems/
H A Dtest_gem_config_file.rb39 assert_equal @temp_conf, @cfg.config_file_name
41 assert_equal false, @cfg.backtrace
42 assert_equal true, @cfg.update_sources
43 assert_equal Gem::ConfigFile::DEFAULT_BULK_THRESHOLD, @cfg.bulk_threshold
44 assert_equal true, @cfg.verbose
64 assert_equal true, @cfg.backtrace
65 assert_equal 10, @cfg.bulk_threshold
66 assert_equal false, @cfg.verbose
67 assert_equal false, @cfg.update_sources
69 assert_equal '--wrappers', @cfg[
[all...]
/macosx-10.10/apache-793/httpd/modules/lua/
H A Dlua_config.h25 apr_status_t ap_lua_map_handler(ap_lua_dir_cfg *cfg,
H A Dlua_config.c25 ap_lua_dir_cfg *cfg; local
27 cfg = (ap_lua_dir_cfg *) lua_unboxpointer(L, index);
28 return cfg;
54 apr_status_t ap_lua_map_handler(ap_lua_dir_cfg *cfg, argument
63 apr_pcalloc(cfg->pool, sizeof(ap_lua_mapped_handler_spec));
67 uri_pattern = apr_palloc(cfg->pool, sizeof(ap_regex_t));
71 handler->file_name = apr_pstrdup(cfg->pool, file);
75 handler->function_name = apr_pstrdup(cfg->pool, function);
76 *(const ap_lua_mapped_handler_spec **) apr_array_push(cfg->mapped_handlers) =
84 ap_lua_dir_cfg *cfg local
139 ap_lua_dir_cfg *cfg = check_dir_config(L, 1); local
[all...]
/macosx-10.10/apache-793/httpd/modules/generators/
H A Dmod_suexec.c35 suexec_config_t *cfg = apr_palloc(p, sizeof(suexec_config_t)); local
37 cfg->active = 0;
38 return cfg;
61 suexec_config_t *cfg = (suexec_config_t *) mconfig; local
74 cfg->ugid.uid = ap_uname2id(uid);
75 cfg->ugid.gid = ap_gname2id(gid);
76 cfg->ugid.userdir = 0;
77 cfg->active = 1;
84 suexec_config_t *cfg = local
87 return cfg
[all...]
/macosx-10.10/apache-793/httpd/modules/arch/unix/
H A Dmod_privileges.c65 priv_cfg *cfg = CFG; local
66 priv_freeset(cfg->priv);
67 priv_freeset(cfg->child_priv);
81 priv_cfg *cfg = apr_palloc(pool, sizeof(priv_cfg)); local
84 cfg->priv = priv_str_to_set("basic", ",", NULL);
85 cfg->child_priv = priv_str_to_set("basic", ",", NULL);
90 CR_CHECK(priv_delset(cfg->priv, PRIV_FILE_LINK_ANY));
91 CR_CHECK(priv_delset(cfg->priv, PRIV_PROC_INFO));
92 CR_CHECK(priv_delset(cfg->priv, PRIV_PROC_SESSION));
96 CR_CHECK(priv_delset(cfg
118 priv_dir_cfg *cfg = apr_palloc(pool, sizeof(priv_dir_cfg)); local
134 priv_cfg *cfg = ap_get_module_config(r->server->module_config, local
181 priv_cfg *cfg = ap_get_module_config(r->server->module_config, local
341 priv_cfg *cfg = ap_get_module_config(s->module_config, &privileges_module); local
358 priv_cfg *cfg; local
421 priv_cfg *cfg = ap_get_module_config(cmd->server->module_config, local
432 priv_cfg *cfg = ap_get_module_config(cmd->server->module_config, local
443 priv_cfg *cfg = ap_get_module_config(cmd->server->module_config, local
455 priv_cfg *cfg = ap_get_module_config(cmd->server->module_config, local
504 priv_dir_cfg *cfg = dir; local
512 priv_cfg *cfg = ap_get_module_config(cmd->server->module_config, local
525 priv_cfg *cfg = ap_get_module_config(cmd->server->module_config, local
543 priv_cfg *cfg = ap_get_module_config(cmd->server->module_config, local
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/
H A DMakefile.in13 DOXY_TARGET=doxygen.cfg
/macosx-10.10/postfix-255/postfix/src/global/
H A Dcfg_parser.h38 #define cfg_get_owner(cfg) ((cfg)->owner)
/macosx-10.10/apache-793/httpd/modules/loggers/
H A Dmod_log_forensic.c51 fcfg *cfg = apr_pcalloc(p, sizeof *cfg); local
53 cfg->logname = NULL;
54 cfg->fd = NULL;
56 return cfg;
61 fcfg *cfg = apr_pcalloc(p, sizeof *cfg); local
65 cfg->logname = apr_pstrdup(p, nc->logname ? nc->logname : pc->logname);
66 cfg->fd = NULL;
68 return cfg;
73 fcfg *cfg = ap_get_module_config(s->module_config, &log_forensic_module); local
184 fcfg *cfg = ap_get_module_config(r->server->module_config, local
235 fcfg *cfg = ap_get_module_config(r->server->module_config, local
257 fcfg *cfg = ap_get_module_config(cmd->server->module_config, local
[all...]
/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A DEAPOLClientConfiguration.h322 EAPOLClientConfigurationSave(EAPOLClientConfigurationRef cfg);
336 EAPOLClientConfigurationCopyProfiles(EAPOLClientConfigurationRef cfg);
348 EAPOLClientConfigurationGetProfileWithID(EAPOLClientConfigurationRef cfg,
361 EAPOLClientConfigurationGetProfileWithWLANSSID(EAPOLClientConfigurationRef cfg,
375 EAPOLClientConfigurationGetProfileWithWLANDomain(EAPOLClientConfigurationRef cfg,
389 EAPOLClientConfigurationRemoveProfile(EAPOLClientConfigurationRef cfg,
406 EAPOLClientConfigurationAddProfile(EAPOLClientConfigurationRef cfg,
426 EAPOLClientConfigurationCopyMatchingProfiles(EAPOLClientConfigurationRef cfg,
442 EAPOLClientConfigurationCopyLoginWindowProfiles(EAPOLClientConfigurationRef cfg,
457 EAPOLClientConfigurationSetLoginWindowProfiles(EAPOLClientConfigurationRef cfg,
[all...]
H A DEAPOLClientConfiguration.c87 get_sc_prefs(EAPOLClientConfigurationRef cfg) argument
89 if (cfg->sc_prefs == NULL) {
90 cfg->sc_prefs = SCPreferencesCreate(NULL, kPrefsName, NULL);
91 if (cfg->sc_prefs == NULL) {
97 return (cfg->sc_prefs);
170 copy_profiles_for_mode(EAPOLClientConfigurationRef cfg, argument
185 all_names = copy_configured_interface_names(get_sc_prefs(cfg), kEAPOL);
197 profile = EAPOLClientConfigurationGetSystemProfile(cfg, if_name);
207 = EAPOLClientConfigurationCopyLoginWindowProfiles(cfg,
317 import_profiles(EAPOLClientConfigurationRef cfg) argument
419 export_profiles(EAPOLClientConfigurationRef cfg) argument
709 setInterfaceEAPOLConfiguration(EAPOLClientConfigurationRef cfg, SCNetworkInterfaceRef net_if, CFDictionaryRef dict) argument
749 saveInterfaceEAPOLConfiguration(EAPOLClientConfigurationRef cfg, Boolean * changed_p) argument
844 EAPOLClientConfigurationRef cfg = (EAPOLClientConfigurationRef)cf; local
867 EAPOLClientConfigurationRef cfg = (EAPOLClientConfigurationRef)cf; local
904 EAPOLClientConfigurationRef cfg; local
932 EAPOLClientConfigurationRef cfg; local
1031 EAPOLClientConfigurationSave(EAPOLClientConfigurationRef cfg) argument
1119 EAPOLClientConfigurationCopyProfiles(EAPOLClientConfigurationRef cfg) argument
1147 EAPOLClientConfigurationGetProfileWithID(EAPOLClientConfigurationRef cfg, CFStringRef profileID) argument
1164 EAPOLClientConfigurationGetProfileWithWLANSSID(EAPOLClientConfigurationRef cfg, CFDataRef ssid) argument
1188 EAPOLClientConfigurationGetProfileWithWLANDomain(EAPOLClientConfigurationRef cfg, CFStringRef domain) argument
1212 EAPOLClientConfigurationRemoveProfile(EAPOLClientConfigurationRef cfg, EAPOLClientProfileRef profile) argument
1243 EAPOLClientConfigurationAddProfile(EAPOLClientConfigurationRef cfg, EAPOLClientProfileRef profile) argument
1303 EAPOLClientConfigurationCopyMatchingProfiles(EAPOLClientConfigurationRef cfg, EAPOLClientProfileRef profile) argument
1356 EAPOLClientConfigurationCopyLoginWindowProfiles(EAPOLClientConfigurationRef cfg, CFStringRef if_name) argument
1410 EAPOLClientConfigurationSetLoginWindowProfiles(EAPOLClientConfigurationRef cfg, CFStringRef if_name, CFArrayRef profiles) argument
1505 EAPOLClientConfigurationGetSystemProfile(EAPOLClientConfigurationRef cfg, CFStringRef if_name) argument
1537 EAPOLClientConfigurationSetSystemProfile(EAPOLClientConfigurationRef cfg, CFStringRef if_name, EAPOLClientProfileRef profile) argument
1619 EAPOLClientConfigurationCopyAllSystemProfiles(EAPOLClientConfigurationRef cfg) argument
1638 EAPOLClientConfigurationCopyAllLoginWindowProfiles(EAPOLClientConfigurationRef cfg) argument
1659 EAPOLClientConfigurationGetDefaultAuthenticationProperties(EAPOLClientConfigurationRef cfg) argument
1679 EAPOLClientConfigurationSetDefaultAuthenticationProperties(EAPOLClientConfigurationRef cfg, CFDictionaryRef auth_props) argument
1705 EAPOLClientConfigurationSetProfileForSSID(EAPOLClientConfigurationRef cfg, CFDataRef ssid, EAPOLClientProfileRef profile) argument
1720 EAPOLClientConfigurationSetProfileForWLANDomain(EAPOLClientConfigurationRef cfg, CFStringRef domain, EAPOLClientProfileRef profile) argument
1735 EAPOLClientConfigurationGetAuthorizationExternalForm(EAPOLClientConfigurationRef cfg) argument
[all...]
H A DEAPOLClientConfigurationInternal.h72 EAPOLClientConfigurationRef cfg; member in struct:__EAPOLClientProfile
117 EAPOLClientConfigurationSetProfileForSSID(EAPOLClientConfigurationRef cfg,
121 EAPOLClientConfigurationSetProfileForWLANDomain(EAPOLClientConfigurationRef cfg,
125 EAPOLClientConfigurationGetAuthorizationExternalForm(EAPOLClientConfigurationRef cfg);
138 EAPOLClientConfigurationRef cfg);
/macosx-10.10/python_modules-40/Modules/matplotlib-1.1.1/
H A DMakefile11 cp -f $(DIR)/setup.cfg.template $(DIR)/setup.cfg
12 sed 's,XXXXX,$(TMPPREFIX),' setup.cfg.ed | ed - $(DIR)/setup.cfg
/macosx-10.10/python_modules-40/Modules/matplotlib-1.3.1/
H A DMakefile11 cp -f $(DIR)/setup.cfg.template $(DIR)/setup.cfg
14 sed 's,XXXXX,$(TMPPREFIX),' setup.cfg.ed | ed - $(DIR)/setup.cfg
/macosx-10.10/curl-83.1.2/curl/
H A DMakefile98 nmake -f Makefile.$(VC) cfg=release macro
99 nmake -f Makefile.$(VC) cfg=release-ssl macro
100 nmake -f Makefile.$(VC) cfg=release-zlib macro
101 nmake -f Makefile.$(VC) cfg=release-ssl-zlib macro
102 nmake -f Makefile.$(VC) cfg=release-ssl-dll macro
103 nmake -f Makefile.$(VC) cfg=release-zlib-dll macro
104 nmake -f Makefile.$(VC) cfg=release-ssl-dll-zlib-dll macro
105 nmake -f Makefile.$(VC) cfg=release-dll macro
106 nmake -f Makefile.$(VC) cfg=release-dll-ssl-dll macro
107 nmake -f Makefile.$(VC) cfg macro
108 nmake -f Makefile.$(VC) cfg=release-dll-ssl-dll-zlib-dll macro
109 nmake -f Makefile.$(VC) cfg=debug macro
110 nmake -f Makefile.$(VC) cfg=debug-ssl macro
111 nmake -f Makefile.$(VC) cfg=debug-zlib macro
112 nmake -f Makefile.$(VC) cfg=debug-ssl-zlib macro
113 nmake -f Makefile.$(VC) cfg=debug-ssl-dll macro
114 nmake -f Makefile.$(VC) cfg=debug-zlib-dll macro
115 nmake -f Makefile.$(VC) cfg=debug-ssl-dll-zlib-dll macro
116 nmake -f Makefile.$(VC) cfg=debug-dll macro
117 nmake -f Makefile.$(VC) cfg=debug-dll-ssl-dll macro
118 nmake -f Makefile.$(VC) cfg=debug-dll-zlib-dll macro
119 nmake -f Makefile.$(VC) cfg=debug-dll-ssl-dll-zlib-dll macro
123 nmake /f Makefile.$(VC) cfg=release macro
135 nmake /f Makefile.$(VC) cfg=release-zlib macro
137 nmake /f Makefile.$(VC) cfg=release-zlib macro
147 nmake /f Makefile.$(VC) cfg=release-ssl macro
149 nmake /f Makefile.$(VC) cfg=release-ssl macro
153 nmake /f Makefile.$(VC) cfg=release-winssl WINDOWS_SSPI=1 macro
155 nmake /f Makefile.$(VC) cfg=release-winssl WINDOWS_SSPI=1 macro
171 nmake /f Makefile.$(VC) cfg=release-ssl-zlib macro
173 nmake /f Makefile.$(VC) cfg=release-ssl-zlib macro
177 nmake /f Makefile.$(VC) cfg=release-winssl-zlib macro
179 nmake /f Makefile.$(VC) cfg=release-winssl-zlib macro
195 nmake /f Makefile.$(VC) cfg=release-ssl-dll macro
197 nmake /f Makefile.$(VC) cfg=release-ssl-dll macro
201 nmake /f Makefile.$(VC) cfg=release-dll-ssl-dll macro
203 nmake /f Makefile.$(VC) cfg=release-dll-ssl-dll macro
207 nmake /f Makefile.$(VC) cfg=release-dll macro
209 nmake /f Makefile.$(VC) cfg=release-dll macro
213 nmake /f Makefile.$(VC) cfg=release-dll-zlib-dll macro
215 nmake /f Makefile.$(VC) cfg=release-dll-zlib-dll macro
219 nmake /f Makefile.$(VC) cfg=release-dll-ssl-dll-zlib-dll macro
221 nmake /f Makefile.$(VC) cfg=release-dll-ssl-dll-zlib-dll macro
225 nmake /f Makefile.$(VC) cfg=release-ssl-dll-zlib-dll macro
227 nmake /f Makefile.$(VC) cfg=release-ssl-dll-zlib-dll macro
231 nmake /f Makefile.$(VC) cfg=release-zlib-dll macro
233 nmake /f Makefile.$(VC) cfg=release-zlib-dll macro
237 nmake /f Makefile.$(VC) cfg=release WINDOWS_SSPI=1 macro
239 nmake /f Makefile.$(VC) cfg=release WINDOWS_SSPI=1 macro
[all...]
/macosx-10.10/apache-793/httpd/modules/database/
H A Dmod_dbd.c43 (apr_pool_t *pool, dbd_cfg_t *cfg,
45 (pool, cfg, dbd), OK, DECLINED)
47 /************ svr cfg: manage db connection pool ****************/
57 dbd_cfg_t *cfg; member in struct:dbd_group_t
70 dbd_cfg_t *cfg; member in struct:__anon6164
97 dbd_cfg_t *cfg = svr->cfg = apr_pcalloc(pool, sizeof(dbd_cfg_t)); local
99 cfg->server = s;
100 cfg->name = no_dbdriver; /* to generate meaningful error messages */
101 cfg
167 dbd_cfg_t *cfg = svr->cfg; local
208 dbd_cfg_t *cfg = svr->cfg; local
350 dbd_cfg_t *cfg = svr->cfg; local
434 dbd_prepared_init(apr_pool_t *pool, dbd_cfg_t *cfg, ap_dbd_t *rec) argument
465 dbd_init_sql_init(apr_pool_t *pool, dbd_cfg_t *cfg, ap_dbd_t *rec) argument
516 dbd_cfg_t *cfg = group->cfg; local
623 dbd_cfg_t *cfg = group->cfg; local
794 dbd_cfg_t *cfg = svr->cfg; local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/efl/
H A DEvasGLSurface.h37 static std::unique_ptr<EvasGLSurface> create(Evas_GL* evasGL, Evas_GL_Config* cfg, const WebCore::IntSize& size) argument
40 ASSERT(cfg);
46 surface = evas_gl_surface_create(evasGL, cfg, size.width(), size.height());
/macosx-10.10/apache-793/httpd/modules/filters/
H A Dmod_reqtimeout.c336 reqtimeout_srv_cfg *cfg; local
338 cfg = ap_get_module_config(c->base_server->module_config,
340 AP_DEBUG_ASSERT(cfg != NULL);
341 if (cfg->header_timeout == 0 && cfg->body_timeout == 0) {
348 if (cfg->header_timeout != UNSET) {
349 ccfg->new_timeout = cfg->header_timeout;
350 ccfg->new_max_timeout = cfg->header_max_timeout;
351 ccfg->min_rate = cfg->header_min_rate;
352 ccfg->rate_factor = cfg
369 reqtimeout_srv_cfg *cfg; local
401 reqtimeout_srv_cfg *cfg; local
436 reqtimeout_srv_cfg *cfg = apr_pcalloc(p, sizeof(reqtimeout_srv_cfg)); local
453 reqtimeout_srv_cfg *cfg = apr_pcalloc(p, sizeof(reqtimeout_srv_cfg)); local
[all...]
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclPkgConfig.c94 static Tcl_Config cfg[] = {
130 Tcl_RegisterConfig(interp, "tcl", cfg, TCL_CFGVAL_ENCODING);
93 static Tcl_Config cfg[] = { variable
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_plugin/
H A Dgenerator.mk27 $(HFILES) $(CPPFILES) : $(PROJECT_DIR)/lib/generator.pl $(PROJECT_DIR)/lib/generator.cfg
29 perl $(PROJECT_DIR)/lib/generator.pl $(CSSM_HEADERS) $(PROJECT_DIR)/lib/generator.cfg $(HEADERS) $(SOURCES)
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_plugin/lib/
H A Dgenerator.mk27 $(HFILES) $(CPPFILES) : $(PROJECT_DIR)/lib/generator.pl $(PROJECT_DIR)/lib/generator.cfg
29 perl $(PROJECT_DIR)/lib/generator.pl $(CSSM_HEADERS) $(PROJECT_DIR)/lib/generator.cfg $(HEADERS) $(SOURCES)
/macosx-10.10/bind9-45.101/bind9/bin/named/include/named/
H A Dtkeyconf.h28 #include <isccfg/cfg.h>
40 *\li 'cfg' is a valid configuration options object.
/macosx-10.10/bind9-45.101/bind9/lib/bind9/include/bind9/
H A Dcheck.h28 #include <isccfg/cfg.h>
/macosx-10.10/xnu-2782.1.97/bsd/netinet6/
H A Dnd6_send.c87 struct in6_cga_nodecfg cfg; variable in typeref:struct:in6_cga_nodecfg
135 in6_cga_query(&cfg); variable
136 iov = &cfg.cga_pubkey;
140 if (&oldp[sizeof (cfg.cga_prepare)] <= fin)
141 bcopy(&cfg.cga_prepare, oldp,
142 sizeof (cfg.cga_prepare));
143 oldp += sizeof (cfg.cga_prepare);
189 bzero(&cfg, sizeof cfg);
191 if (&newp[sizeof (cfg
[all...]

Completed in 314 milliseconds

123456