Searched refs:conf (Results 276 - 300 of 1079) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/t/
H A D056SyncApp2.t48 my $conf = qq(
63 Log::Log4perl::init(\$conf);
H A D052Utf8.t48 my $conf = <<EOT;
57 Log::Log4perl->init(\$conf);
62 like($data, qr/\x{A4}/, "conf: utf8-1");
67 $conf = <<EOT;
76 Log::Log4perl->init(\$conf);
125 Log::Log4perl->init("$EG_DIR/log4j-utf8.conf");
/macosx-10.10/Heimdal-398.1.2/tests/kdc/
H A Dcheck-keys.in50 CIN=${srcdir}/krb5.conf.keys.in
51 COUT=${objdir}/krb5.conf.keys
/macosx-10.10/OpenSSL098-52/src/crypto/asn1/
H A Dt_bitst.c61 #include <openssl/conf.h>
/macosx-10.10/OpenSSL098-52/src/crypto/x509v3/
H A Dv3prin.c63 #include <openssl/conf.h>
/macosx-10.10/apache-793/httpd/modules/proxy/
H A Dmod_proxy.h502 proxy_worker *worker, proxy_server_conf *conf, char *url,
521 proxy_server_conf *conf, char **url))
528 proxy_server_conf *conf))
549 PROXY_DECLARE(int) ap_proxy_checkproxyblock(request_rec *r, proxy_server_conf *conf, apr_sockaddr_t *uri_addr);
554 * @param conf server configuration
559 PROXY_DECLARE(int) ap_proxy_checkproxyblock2(request_rec *r, proxy_server_conf *conf,
573 PROXY_DECLARE(const char *) ap_proxy_location_reverse_map(request_rec *r, proxy_dir_conf *conf, const char *url);
574 PROXY_DECLARE(const char *) ap_proxy_cookie_reverse_map(request_rec *r, proxy_dir_conf *conf, const char *str);
608 * @param conf current proxy server configuration
614 proxy_server_conf *conf,
[all...]
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-run/
H A Datffile.hpp81 const atf::tests::vars_map& conf(void) const;
/macosx-10.10/libxml2-26/libxml2/
H A Dcheck-xinclude-test-suite.py188 conf = libxml2.parseFile(CONF) variable
189 if conf == None:
193 testsuite = conf.getRootElement()
217 conf.freeDoc()
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dcheck-xinclude-test-suite.py188 conf = libxml2.parseFile(CONF) variable
189 if conf == None:
193 testsuite = conf.getRootElement()
217 conf.freeDoc()
/macosx-10.10/xnu-2782.1.97/bsd/
H A DMakefile68 conf
/macosx-10.10/xnu-2782.1.97/bsd/machine/
H A Dcons.h55 #include <sys/conf.h>
/macosx-10.10/xnu-2782.1.97/security/
H A DMakefile37 COMP_SUBDIRS = conf
/macosx-10.10/cups-408/cups/
H A DMakefile101 $(RM) conf/cups-files.conf conf/cupsd.conf conf/mime.convs conf/pam.std conf/snmp.conf
106 $(RM) man/client.conf.man man/cups-files.conf
[all...]
/macosx-10.10/Heimdal-398.1.2/kdc/
H A Dset_dbinfo.c40 const char *conf, const char *master_key)
52 ret = hdb_create(context, &c->db[c->num_db], conf);
39 add_db(krb5_context context, struct krb5_kdc_configuration *c, const char *conf, const char *master_key) argument
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/data/
H A Dslapd-valsort.conf43 #ndb#include @DATADIR@/ndb.conf
53 include @TESTDIR@/configpw.conf
/macosx-10.10/apache-793/httpd/build/rpm/
H A Dhttpd.init67 CONFFILE=/etc/httpd/conf/httpd.conf
/macosx-10.10/apache-793/httpd/modules/aaa/
H A Dmod_authn_dbd.c105 authn_dbd_conf *conf = ap_get_module_config(r->per_dir_config, local
115 if (conf->user == NULL) {
121 statement = apr_hash_get(dbd->prepared, conf->user, APR_HASH_KEY_STRING);
125 "AuthDBDUserPWQuery with the key '%s'", conf->user);
200 authn_dbd_conf *conf = ap_get_module_config(r->per_dir_config, local
209 if (conf->realm == NULL) {
214 statement = apr_hash_get(dbd->prepared, conf->realm, APR_HASH_KEY_STRING);
218 "AuthDBDUserRealmQuery with the key '%s'", conf->realm);
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dlz/
H A Dtests.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dlzexternal/
H A Dtests.sh5 . $SYSTEMTESTTOP/conf.sh
56 $RNDC -c ../common/rndc.conf -s 10.53.0.1 -p 9953 reload 2>&1 | sed 's/^/I:ns1 /'
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/filter-aaaa/ns1/
H A Dsign.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/filter-aaaa/ns4/
H A Dsign.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/glue/
H A Dtests.sh21 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/lwresd/
H A Dtests.sh21 . $SYSTEMTESTTOP/conf.sh
41 echo "I:using resolv.conf"
51 $PERL $SYSTEMTESTTOP/start.pl . lwresd1 -- "-m record,size,mctx -c lwresd.conf -d 99 -g"
53 echo "I:using lwresd.conf"
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/rpz/
H A Dsetup.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/
H A Drun.sh25 . $SYSTEMTESTTOP/conf.sh

Completed in 289 milliseconds

<<11121314151617181920>>