Searched refs:conf (Results 76 - 100 of 1045) sorted by relevance

1234567891011>>

/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/staticstub/ns3/
H A Dsign.sh20 . $SYSTEMTESTTOP/conf.sh
48 ' > trusted.conf
49 cp trusted.conf ../ns2/trusted.conf
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/virtual-time/
H A Drunall.sh24 . $SYSTEMTESTTOP/conf.sh
/macosx-10.9.5/rsync-42/rsync/testsuite/
H A Ddaemon-gzip-download.test26 RSYNC_CONNECT_PROG="$RSYNC --config=$conf --daemon"
H A Ddaemon-gzip-upload.test20 RSYNC_CONNECT_PROG="$RSYNC --config=$conf --daemon"
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tk/
H A Dtext.rb471 #conf = tk_split_simplelist(_fromUTF8(tk_send_without_enc('image', 'configure', _get_eval_enc_str(index), "-#{slot}")))
472 conf = tk_split_simplelist(tk_send_without_enc('image', 'configure', _get_eval_enc_str(index), "-#{slot}"), false, true)
474 #conf = tk_split_list(_fromUTF8(tk_send_without_enc('image', 'configure', _get_eval_enc_str(index), "-#{slot}")))
475 conf = tk_split_list(tk_send_without_enc('image', 'configure', _get_eval_enc_str(index), "-#{slot}"), 0, false, true)
477 conf[0] = conf[0][1..-1]
478 conf
481 # conf = tk_split_simplelist(conflist)
483 conf = tk_split_simplelist(conflist, false, true)
484 conf[
[all...]
H A Dmenu.rb270 conf = tk_split_simplelist(_fromUTF8(tk_send_without_enc('entryconfigure',_get_eval_enc_str(index),"-#{key}")))
272 conf = tk_split_simplelist(_fromUTF8(tk_send_without_enc('entryconfigure',_get_eval_enc_str(index),"-#{key}")))
273 conf[4] = tagfont_configinfo(index, conf[4])
275 conf = tk_split_list(_fromUTF8(tk_send_without_enc('entryconfigure',_get_eval_enc_str(index),"-#{key}")))
277 conf[0] = conf[0][1..-1]
278 conf
281 conf = tk_split_simplelist(conflist)
282 conf[
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/aaa/
H A Dmod_authn_default.c35 authn_default_config_rec *conf = apr_palloc(p, sizeof(*conf)); local
37 conf->authoritative = 1; /* keep the fortress secure by default */
38 return conf;
57 authn_default_config_rec *conf = ap_get_module_config(r->per_dir_config, local
76 if (conf->authoritative == 0) {
H A Dmod_authz_default.c34 authz_default_config_rec *conf = apr_palloc(p, sizeof(*conf)); local
36 conf->authoritative = 1; /* keep the fortress secure by default */
37 return conf;
54 authz_default_config_rec *conf = ap_get_module_config(r->per_dir_config, local
82 if (!(conf->authoritative)) {
H A Dmod_authz_user.c33 authz_user_config_rec *conf = apr_palloc(p, sizeof(*conf)); local
35 conf->authoritative = 1; /* keep the fortress secure by default */
36 return conf;
54 authz_user_config_rec *conf = ap_get_module_config(r->per_dir_config, local
102 if (!conf->authoritative) {
H A Dmod_auth_basic.c43 auth_basic_config_rec *conf = apr_pcalloc(p, sizeof(*conf)); local
45 conf->dir = d;
47 conf->authoritative = 1;
49 return conf;
55 auth_basic_config_rec *conf = (auth_basic_config_rec*)config; local
81 if (!conf->providers) {
82 conf->providers = newp;
85 authn_provider_list *last = conf->providers;
178 auth_basic_config_rec *conf local
[all...]
H A Dmod_authn_file.c37 authn_file_config_rec *conf = apr_palloc(p, sizeof(*conf)); local
39 conf->pwfile = NULL; /* just to illustrate the default really */
40 return conf;
66 authn_file_config_rec *conf = ap_get_module_config(r->per_dir_config, local
73 if (!conf->pwfile) {
79 status = ap_pcfg_openfile(&f, r->pool, conf->pwfile);
83 "Could not open password file: %s", conf->pwfile);
120 authn_file_config_rec *conf = ap_get_module_config(r->per_dir_config, local
127 if (!conf
[all...]
H A Dmod_authz_groupfile.c66 authz_groupfile_config_rec *conf = apr_palloc(p, sizeof(*conf)); local
68 conf->groupfile = NULL;
69 conf->authoritative = 1; /* keep the fortress secure by default */
70 return conf;
152 authz_groupfile_config_rec *conf = ap_get_module_config(r->per_dir_config, local
168 if (!(conf->groupfile)) {
212 status = groups_for_user(r->pool, user, conf->groupfile,
218 conf->groupfile);
226 "(%s).", conf
[all...]
H A Dmod_authz_owner.c37 authz_owner_config_rec *conf = apr_palloc(p, sizeof(*conf)); local
39 conf->authoritative = 1; /* keep the fortress secure by default */
40 return conf;
57 authz_owner_config_rec *conf = ap_get_module_config(r->per_dir_config, local
76 if (reason && conf->authoritative) {
89 if ((required_owner & ~1) && conf->authoritative) {
100 if ((required_owner & ~1) && conf->authoritative) {
147 if ((required_owner & ~6) && conf->authoritative) {
158 if ((required_owner & ~6) && conf
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/dav/lock/
H A Dmod_dav_lock.c36 dav_lock_dir_conf *conf; local
38 conf = ap_get_module_config(r->per_dir_config, &dav_lock_module);
39 return conf->lockdb_path;
68 dav_lock_dir_conf *conf = config; local
70 conf->lockdb_path = ap_server_root_relative(cmd->pool, arg1);
72 if (!conf->lockdb_path) {
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/staticstub/
H A Dclean.sh23 rm -rf */trusted.conf
27 rm -f ns2/named.conf
28 rm -f ns3/named.conf
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/
H A Dlak.c140 LAK_CONF *conf,
183 strlcpy(conf->servers, p, LAK_URL_LEN);
186 strlcpy(conf->bind_dn, p, LAK_DN_LEN);
190 strlcpy(conf->password, p, LAK_BUF_LEN);
193 conf->version = lak_config_int(p);
196 strlcpy(conf->search_base, p, LAK_DN_LEN);
199 strlcpy(conf->filter, p, LAK_DN_LEN);
202 strlcpy(conf->password_attr, p, LAK_BUF_LEN);
205 strlcpy(conf->group_dn, p, LAK_DN_LEN);
208 strlcpy(conf
139 lak_config_read( LAK_CONF *conf, const char *configfile) argument
364 LAK_CONF *conf; local
404 lak_config_free( LAK_CONF *conf) argument
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/cache/
H A Dmod_cache.c57 cache_server_conf *conf; local
67 conf = (cache_server_conf *) ap_get_module_config(r->server->module_config,
73 if (!(providers = ap_cache_get_providers(r, conf, r->parsed_uri))) {
124 rv = ap_cache_try_lock(conf, r, NULL);
343 cache_server_conf *conf; local
353 conf = (cache_server_conf *) ap_get_module_config(r->server->module_config,
396 ap_cache_remove_lock(conf, r, cache->handle ?
402 ap_cache_remove_lock(conf, r, cache->handle ?
510 else if (!conf->ignorequerystring && r->parsed_uri.query && exps == NULL &&
526 && (exps == NULL) && (conf
1139 cache_server_conf *conf; local
1153 cache_server_conf *conf; local
1166 cache_server_conf *conf; local
1179 cache_server_conf *conf; local
1192 cache_server_conf *conf; local
1220 cache_server_conf *conf; local
1249 cache_server_conf *conf; local
1278 cache_server_conf *conf; local
1300 cache_server_conf *conf; local
1313 cache_server_conf *conf; local
1326 cache_server_conf *conf; local
1343 cache_server_conf *conf; local
1356 cache_server_conf *conf; local
1369 cache_server_conf *conf; local
1387 cache_server_conf *conf; local
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/autosign/ns1/
H A Dkeygen.sh20 . $SYSTEMTESTTOP/conf.sh
52 ' > trusted.conf
53 cp trusted.conf ../ns2/trusted.conf
54 cp trusted.conf ../ns3/trusted.conf
55 cp trusted.conf ../ns4/trusted.conf
65 ' > trusted.conf
66 cp trusted.conf
[all...]
/macosx-10.9.5/bind9-45.100/bind9/contrib/zkt/
H A Dzkt-signer.c85 {"named-conf", required_argument, NULL, 'N'},
97 static void usage (char *mesg, zconf_t *conf);
99 static int parsedir (const char *dir, zone_t **zp, const zconf_t *conf);
106 static void copy_keyset (const char *dir, const char *domain, const zconf_t *conf);
327 verbmesg (1, zp->conf, "\n");
347 static void usage (char *mesg, zconf_t *conf) argument
358 fprintf (stderr, "-N named.conf ");
375 fprintf (stderr, "\t-N file%s", loptstr (", --named-conf=file\n", ""));
379 fprintf (stderr, "\t\t The file to sign should be given as an argument (default is \"%s.signed\")\n", conf->zonefile);
384 fprintf (stderr, "\t-r%s\t reload zone via %s\n", loptstr (", --reload", "\t"), conf
428 parsedir(const char *dir, zone_t **zp, const zconf_t *conf) argument
842 const zconf_t *conf; local
971 copy_keyset(const char *dir, const char *domain, const zconf_t *conf) argument
[all...]
H A DREADME39 a) (optional) Install or rebuild the default dnssec.conf file
40 $ zkt-conf -d -w # Install new file
42 $ zkt-conf -s -w # rebuild existing file
45 $ zkt-conf -s -O "Zonedir: /var/named/zones" -w
47 $ vi /var/named/dnssec.conf
52 $ zkt-conf -w zone.db # create local dnssec.conf file and include dnskey.db into zone file
/macosx-10.9.5/ruby-104/ruby/lib/irb/
H A Dcontext.rb16 # configuration of IRB.conf.
36 @ap_name = IRB.conf[:AP_NAME]
37 @rc = IRB.conf[:RC]
38 @load_modules = IRB.conf[:LOAD_MODULES]
40 @use_readline = IRB.conf[:USE_READLINE]
41 @verbose = IRB.conf[:VERBOSE]
44 self.inspect_mode = IRB.conf[:INSPECT_MODE]
45 self.math_mode = IRB.conf[:MATH_MODE] if IRB.conf[:MATH_MODE]
46 self.use_tracer = IRB.conf[
[all...]
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/tools/idnconv/
H A Dutil.c69 selective_encode(idn_resconf_t conf, idn_action_t actions, argument
121 r = idn_res_encodename(conf, actions, region_start, to, tolen);
140 selective_decode(idn_resconf_t conf, idn_action_t actions, argument
220 r = idn_res_decodename(conf, actions,
261 set_defaults(idn_resconf_t conf) { argument
264 if ((r = idn_resconf_setdefaults(conf)) != idn_success) {
272 load_conf_file(idn_resconf_t conf, const char *file) { argument
275 if ((r = idn_resconf_loadfile(conf, file)) != idn_success) {
300 set_localcode(idn_resconf_t conf, const char *code) { argument
303 r = idn_resconf_setlocalconvertername(conf, cod
313 set_idncode(idn_resconf_t conf, const char *code) argument
326 set_delimitermapper(idn_resconf_t conf, unsigned long *delimiters, int ndelimiters) argument
339 set_localmapper(idn_resconf_t conf, char **mappers, int nmappers) argument
355 set_nameprep(idn_resconf_t conf, char *version) argument
367 set_mapper(idn_resconf_t conf, char **mappers, int nmappers) argument
381 set_normalizer(idn_resconf_t conf, char **normalizers, int nnormalizer) argument
395 set_prohibit_checkers(idn_resconf_t conf, char **prohibits, int nprohibits) argument
409 set_unassigned_checkers(idn_resconf_t conf, char **unassigns, int nunassigns) argument
[all...]
/macosx-10.9.5/Heimdal-323.92.1/tests/apple/
H A Dcheck-apple-dump.in45 conf="${confdir}/krb5-dump.conf"
57 ${kadmin} -r ${realm} -c ${conf} -l dump -d file || exit 1
64 ${kadmin} -r ${realm} -c ${conf} -l dump -d --format=od . || exit 1
80 ${kadmin} -r ${realm} -c ${conf} -l dump -d --mit-dump-file="${confdir}/dumpfile" file || exit 1
87 ${kadmin} -r ${realm} -c ${conf} -l dump -d --mit-dump-file="${confdir}/dumpfile" --format=od . || exit 1
103 ${kadmin} -r ${realm2} -c ${conf} -l dump file > /dev/null 2>/dev/null && exit 1
/macosx-10.9.5/Heimdal-323.92.1/tests/ldap/
H A Dslapd-init.in32 touch modules.conf || exit 1
34 slapadd -d 0 -f ${srcdir}/slapd.conf < ${srcdir}/init.ldif || exit 0
37 slapd -d0 -f ${srcdir}/slapd.conf -h ldapi://.%2Fldap-socket &
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/xfer/
H A Dsetup.sh21 . $SYSTEMTESTTOP/conf.sh
34 cp -f ns4/named.conf.base ns4/named.conf

Completed in 167 milliseconds

1234567891011>>