Searched refs:conf (Results 51 - 75 of 1079) sorted by relevance

1234567891011>>

/macosx-10.10/Heimdal-398.1.2/tests/kdc/
H A Dcheck-kdc-weak.in37 exec ${top_builddir}/tests/kdc/check-kdc ${objdir}/krb5-weak.conf
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/data/
H A Dslapd-config-undo.conf16 #ndb#include @DATADIR@/ndb.conf
21 include @TESTDIR@/configpw.conf
H A Dslapd-nis-master.conf16 include @SCHEMADIR@/others_nis.at.conf
17 include @SCHEMADIR@/others_nis.oc.conf
18 include @SCHEMADIR@/nis.at.conf
19 include @SCHEMADIR@/nis.oc.conf
20 include @SCHEMADIR@/internet_mail.at.conf
21 include @SCHEMADIR@/internet_mail.oc.conf
/macosx-10.10/apache-793/httpd/modules/core/test/
H A DMakefile13 -C "Define PWD $$PWD/conf"
29 F.conf = $(wildcard conf/test*.conf)
30 F.out = $(F.conf:conf/%.conf=$(OUT)/%.out)
53 $(OUT)/%.out: conf/%.conf
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/allow_query/
H A Dclean.sh24 rm -f ns2/named.conf
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/autosign/
H A Dsetup.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/database/
H A Dclean.sh19 rm -f ns1/named.conf ns1/named.run ns1/named.memstats
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/ixfr/
H A Dclean.sh20 rm -f ns1/named.conf ns1/myftp.db
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/
H A Dsetup.sh25 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/virtual-time/
H A Dsetup.sh24 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/files-662.1.1/private/etc/newsyslog.d/
H A DMakefile6 $(_v) $(INSTALL_FILE) files.conf "$(Destination)/files.conf"
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tk/
H A Dkinput.rb50 conf = tk_split_list(tk_call('kanjiInput', 'attribute',
52 conf[0] = conf[0][1..-1]
53 conf
55 tk_split_list(tk_call('kanjiInput', 'attribute', win)).collect{|conf|
56 conf[0] = conf[0][1..-1]
57 conf
H A Dxim.rb66 conf = tk_split_list(tk_call('imconfigure', win, "-#{slot}"))
67 conf[0] = conf[0][1..-1]
68 conf
70 tk_split_list(tk_call('imconfigure', win)).collect{|conf|
71 conf[0] = conf[0][1..-1]
72 conf
90 conf = tk_split_list(tk_call('imconfigure', win, "-#{slot}"))
91 { conf[
[all...]
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tkextlib/iwidgets/
H A Dscrolledtext.rb175 #conf = tk_split_simplelist(_fromUTF8(tk_send_without_enc('image', 'configure', _get_eval_enc_str(index), "-#{slot}")))
176 conf = tk_split_simplelist(tk_send_without_enc('image', 'configure', _get_eval_enc_str(index), "-#{slot}"), false, true)
178 #conf = tk_split_list(_fromUTF8(tk_send_without_enc('image', 'configure', _get_eval_enc_str(index), "-#{slot}")))
179 conf = tk_split_list(tk_send_without_enc('image', 'configure', _get_eval_enc_str(index), "-#{slot}"), 0, false, true)
181 conf[0] = conf[0][1..-1]
182 conf
185 # conf = tk_split_simplelist(conflist)
187 conf = tk_split_simplelist(conflist, false, true)
188 conf[
[all...]
/macosx-10.10/apache-793/httpd/modules/session/
H A Dmod_session_cookie.c60 session_cookie_dir_conf *conf = ap_get_module_config(r->per_dir_config, local
67 if (conf->name_set) {
69 ap_cookie_write(r, conf->name, z->encoded, conf->name_attrs,
74 ap_cookie_remove(r, conf->name, conf->name_attrs, r->headers_out,
80 if (conf->name2_set) {
82 ap_cookie_write2(r, conf->name2, z->encoded, conf->name2_attrs,
87 ap_cookie_remove2(r, conf
115 session_cookie_dir_conf *conf = ap_get_module_config(r->per_dir_config, local
218 session_cookie_dir_conf *conf = (session_cookie_dir_conf *) config; local
234 session_cookie_dir_conf *conf = (session_cookie_dir_conf *) config; local
248 session_cookie_dir_conf *conf = dconf; local
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/conf/
H A Dconf.h1 /* crypto/conf/conf.h */
93 int (*init)(CONF *conf);
94 int (*destroy)(CONF *conf);
95 int (*destroy_data)(CONF *conf);
96 int (*load_bio)(CONF *conf, BIO *bp, long *eline);
97 int (*dump)(const CONF *conf, BIO *bp);
98 int (*is_number)(const CONF *conf, char c);
99 int (*to_int)(const CONF *conf, char c);
100 int (*load)(CONF *conf, cons
[all...]
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dconf.h1 /* crypto/conf/conf.h */
93 int (*init)(CONF *conf);
94 int (*destroy)(CONF *conf);
95 int (*destroy_data)(CONF *conf);
96 int (*load_bio)(CONF *conf, BIO *bp, long *eline);
97 int (*dump)(const CONF *conf, BIO *bp);
98 int (*is_number)(const CONF *conf, char c);
99 int (*to_int)(const CONF *conf, char c);
100 int (*load)(CONF *conf, cons
[all...]
/macosx-10.10/apache-793/httpd/
H A DNWGNUmakefile407 $(call COPY,docs/conf/magic, $(INSTALLBASE)/conf/)
408 $(call COPY,docs/conf/mime.types, $(INSTALLBASE)/conf/)
409 $(call COPY,docs/conf/charset.conv, $(INSTALLBASE)/conf/)
411 $(call MKCNF,docs/conf/httpd.conf.in, $(INSTALLBASE)/conf/httpd.conf)
[all...]
/macosx-10.10/apache-793/httpd/modules/dav/fs/
H A Dmod_dav_fs.c34 dav_fs_server_conf *conf; local
36 conf = ap_get_module_config(r->server->module_config, &dav_fs_module);
37 return conf->lockdb_path;
66 dav_fs_server_conf *conf; local
67 conf = ap_get_module_config(cmd->server->module_config,
69 conf->lockdb_path = ap_server_root_relative(cmd->pool, arg1);
71 if (!conf->lockdb_path) {
/macosx-10.10/apache-793/httpd/modules/mappers/
H A Dmod_vhost_alias.c74 mva_sconf_t *conf; local
76 conf = (mva_sconf_t *) apr_pcalloc(p, sizeof(mva_sconf_t));
77 conf->doc_root = NULL;
78 conf->cgi_root = NULL;
79 conf->doc_root_mode = VHOST_ALIAS_UNSET;
80 conf->cgi_root_mode = VHOST_ALIAS_UNSET;
81 return conf;
88 mva_sconf_t *conf; local
90 conf = (mva_sconf_t *) apr_pcalloc(p, sizeof(*conf));
122 mva_sconf_t *conf; local
384 mva_sconf_t *conf; local
[all...]
/macosx-10.10/ruby-106/ruby/lib/irb/ext/
H A Dsave-history.rb25 # A copy of the default <code>IRB.conf[:SAVE_HISTORY]</code>
27 IRB.conf[:SAVE_HISTORY]
30 # Sets <code>IRB.conf[:SAVE_HISTORY]</code> to the given +val+ and calls
38 # IRB.conf[:SAVE_HISTORY] = 1000
40 IRB.conf[:SAVE_HISTORY] = val
42 main_context = IRB.conf[:MAIN_CONTEXT]
48 # A copy of the default <code>IRB.conf[:HISTORY_FILE]</code>
50 IRB.conf[:HISTORY_FILE]
53 # Set <code>IRB.conf[:HISTORY_FILE]</code> to the given +hist+.
55 IRB.conf[
[all...]
/macosx-10.10/bind9-45.101/bind9/contrib/zkt/
H A Dnscomm.c109 assert (zp->conf->dist_cmd != NULL);
112 if ( zp->conf->dist_cmd == NULL )
115 if ( !is_exec_ok (zp->conf->dist_cmd) )
124 verbmesg (1, zp->conf, mesg, zp->conf->dist_cmd);
125 lg_mesg (LG_ERROR, "exec of distribution command %s disabled due to security reasons", zp->conf->dist_cmd);
131 if ( zp->conf->view )
133 snprintf (zone, sizeof (zone), "\"%s\" in view \"%s\"", zp->zone, zp->conf->view);
134 view = zp->conf->view;
143 verbmesg (1, zp->conf, "\tDistribut
[all...]
/macosx-10.10/bind9-45.101/bind9/lib/irs/
H A Ddnsconf.c54 configure_dnsseckeys(irs_dnsconf_t *conf, cfg_obj_t *cfgobj, argument
57 isc_mem_t *mctx = conf->mctx;
174 ISC_LIST_APPEND(conf->trusted_keylist, keyent, link);
192 irs_dnsconf_t *conf; local
199 conf = isc_mem_get(mctx, sizeof(*conf));
200 if (conf == NULL)
203 conf->mctx = mctx;
204 ISC_LIST_INIT(conf->trusted_keylist);
222 result = configure_dnsseckeys(conf, cfgob
243 irs_dnsconf_t *conf; local
265 irs_dnsconf_gettrustedkeys(irs_dnsconf_t *conf) argument
[all...]
/macosx-10.10/apache-793/httpd/modules/aaa/
H A Dmod_authn_dbm.c54 authn_dbm_config_rec *conf = apr_palloc(p, sizeof(*conf)); local
56 conf->pwfile = NULL;
57 conf->dbmtype = "default";
59 return conf;
66 authn_dbm_config_rec *conf = dir_config; local
68 conf->dbmtype = apr_pstrdup(cmd->pool, arg);
121 authn_dbm_config_rec *conf = ap_get_module_config(r->per_dir_config, local
127 rv = fetch_dbm_value(conf->dbmtype, conf
159 authn_dbm_config_rec *conf = ap_get_module_config(r->per_dir_config, local
[all...]
H A Dmod_auth_form.c86 auth_form_config_rec *conf = apr_pcalloc(p, sizeof(*conf)); local
88 conf->dir = d;
90 conf->authoritative = 1;
93 conf->form_size = HUGE_STRING_LEN;
96 conf->username = "httpd_username";
97 conf->password = "httpd_password";
98 conf->location = "httpd_location";
99 conf->method = "httpd_method";
100 conf
148 auth_form_config_rec *conf = (auth_form_config_rec *) config; local
227 auth_form_config_rec *conf = (auth_form_config_rec *) config; local
235 auth_form_config_rec *conf = (auth_form_config_rec *) config; local
243 auth_form_config_rec *conf = (auth_form_config_rec *) config; local
251 auth_form_config_rec *conf = (auth_form_config_rec *) config; local
259 auth_form_config_rec *conf = (auth_form_config_rec *) config; local
267 auth_form_config_rec *conf = (auth_form_config_rec *) config; local
276 auth_form_config_rec *conf = config; local
291 auth_form_config_rec *conf = (auth_form_config_rec *) config; local
308 auth_form_config_rec *conf = (auth_form_config_rec *) config; local
325 auth_form_config_rec *conf = (auth_form_config_rec *) config; local
342 auth_form_config_rec *conf = (auth_form_config_rec *) config; local
350 auth_form_config_rec *conf = (auth_form_config_rec *) config; local
358 auth_form_config_rec *conf = (auth_form_config_rec *) config; local
366 auth_form_config_rec *conf = (auth_form_config_rec *) config; local
431 auth_form_config_rec *conf = ap_get_module_config(r->per_dir_config, local
608 get_form_auth(request_rec * r, const char *username, const char *password, const char *location, const char *method, const char *mimetype, const char *body, const char **sent_user, const char **sent_pw, const char **sent_loc, const char **sent_method, const char **sent_mimetype, apr_bucket_brigade **sent_body, auth_form_config_rec * conf) argument
761 auth_form_config_rec *conf = ap_get_module_config(r->per_dir_config, local
858 fake_basic_authentication(request_rec *r, auth_form_config_rec *conf, const char *user, const char *pw) argument
882 auth_form_config_rec *conf = ap_get_module_config(r->per_dir_config, local
1113 auth_form_config_rec *conf; local
1193 auth_form_config_rec *conf; local
[all...]

Completed in 313 milliseconds

1234567891011>>