Searched refs:conf (Results 226 - 250 of 1045) sorted by relevance

1234567891011>>

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/data/
H A Dslapd-ppolicy.conf41 #ndb#include @DATADIR@/ndb.conf
58 include @TESTDIR@/configpw.conf
H A Dslapd-retcode.conf46 #ndb#include @DATADIR@/ndb.conf
50 include @DATADIR@/retcode.conf
H A Dslapd-translucent-local.conf51 #ndb#include @DATADIR@/ndb.conf
65 include @TESTDIR@/configpw.conf
H A Dslapd-unique.conf45 #ndb#include @DATADIR@/ndb.conf
58 include @TESTDIR@/configpw.conf
/macosx-10.9.5/apache-786.1/httpd/modules/aaa/
H A Dmod_authn_dbd.c96 authn_dbd_conf *conf = ap_get_module_config(r->per_dir_config, local
106 if (conf->user == NULL) {
112 statement = apr_hash_get(dbd->prepared, conf->user, APR_HASH_KEY_STRING);
116 "AuthDBDUserPWQuery with the key '%s'", conf->user);
188 authn_dbd_conf *conf = ap_get_module_config(r->per_dir_config, local
197 if (conf->realm == NULL) {
202 statement = apr_hash_get(dbd->prepared, conf->realm, APR_HASH_KEY_STRING);
206 "AuthDBDUserRealmQuery with the key '%s'", conf->realm);
/macosx-10.9.5/apache-786.1/httpd/modules/proxy/
H A Dmod_proxy_connect.c49 static int allowed_port(proxy_server_conf *conf, int port) argument
52 int *list = (int *) conf->allowed_connect_ports->elts;
54 for(i = 0; i < conf->allowed_connect_ports->nelts; i++) {
76 proxy_server_conf *conf,
148 if (OK != ap_proxy_checkproxyblock(r, conf, uri_addr)) {
154 if (conf->allowed_connect_ports->nelts == 0) {
164 } else if(!allowed_port(conf, uri.port)) {
195 connectname, conf, r->server,
75 proxy_connect_handler(request_rec *r, proxy_worker *worker, proxy_server_conf *conf, char *url, const char *proxyname, apr_port_t proxyport) argument
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/startperf/
H A Dsetup.sh24 . ../system/conf.sh
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/
H A Dcleanall.sh25 . $SYSTEMTESTTOP/conf.sh
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/dns64/ns1/
H A Dsign.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/gost/
H A Dtests.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/ixfr/
H A Dsetup.sh22 cat <<EOF >ns1/named.conf
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/pending/
H A Dclean.sh25 rm -rf */trusted.conf
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/resolver/ns6/
H A Dkeygen.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/staticstub/ns4/
H A Dsign.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/tkey/
H A Dtests.sh21 . $SYSTEMTESTTOP/conf.sh
94 $RNDC -c ../common/rndc.conf -s 10.53.0.1 -p 9953 tsig-list > rndc.out
103 $RNDC -c ../common/rndc.conf -s 10.53.0.1 -p 9953 tsig-delete bar.example.server > /dev/null || ret=1
104 $RNDC -c ../common/rndc.conf -s 10.53.0.1 -p 9953 tsig-list > rndc.out
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/tsiggss/
H A Dsetup.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/virtual-time/
H A Dcleanall.sh24 . $SYSTEMTESTTOP/conf.sh
H A Drun.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/virtual-time/slave/
H A Dtests.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.9.5/bind9-45.100/bind9/
H A Dbind.keys10 # They are not activated within named.conf unless specifically switched on.
12 # named.conf options. To use the built-in DLV key, set
26 # in named.conf.
38 # in named.conf.
/macosx-10.9.5/bind9-45.100/bind9/doc/misc/
H A Dformat-options.pl22 This is a summary of the named.conf options supported by
/macosx-10.9.5/cups-372.4/cups/man/
H A DMakefile41 MAN5 = classes.conf.$(MAN5EXT) \
42 client.conf.$(MAN5EXT) \
43 cups-files.conf.$(MAN5EXT) \
44 cups-snmp.conf.$(MAN5EXT) \
45 cupsd.conf.$(MAN5EXT) \
47 mailto.conf.$(MAN5EXT) \
51 printers.conf.$(MAN5EXT) \
52 subscriptions.conf.$(MAN5EXT)
/macosx-10.9.5/postfix-252/Postfix.ServerSetup/
H A Dpostfix_config132 sed 's/^mail\.\*/mail.warn/' < /etc/syslog.conf > /etc/syslog.conf.$$ && mv /etc/syslog.conf.$$ /etc/syslog.conf
/macosx-10.9.5/ppp-727.90.1/Documentation/scripts/
H A Dipv6-up.sample13 CFGFILE=/usr/inet6/etc/radvd.conf-$DEVICE
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dlibao.vim2 " Language: libao.conf(5) configuration file

Completed in 286 milliseconds

1234567891011>>