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

1234567891011>>

/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/extensions/tdomhtml/
H A Dconfigure42 echo "#! /bin/sh" >conf$$.sh
43 echo "exit 0" >>conf$$.sh
44 chmod +x conf$$.sh
45 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
50 rm -f conf$$.sh
490 rm -f conf$$ conf$$.exe conf$$.file
491 if test -d conf$$.dir; then
492 rm -f conf
[all...]
/macosx-10.10/Heimdal-398.1.2/tests/java/
H A Dcheck-kinit.in57 KRB5_CONFIG="${objdir}/krb5.conf"
104 -Djava.security.krb5.conf="${objdir}"/krb5.conf \
105 -Djava.security.auth.login.config="${srcdir}/jaas.conf" \
120 -Djava.security.krb5.conf="${objdir}"/krb5.conf \
122 -Djava.security.auth.login.config="${srcdir}/jaas.conf" \
/macosx-10.10/Heimdal-398.1.2/tests/ldap/
H A Dslapd.conf19 include modules.conf
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/data/
H A Dslapd-component.conf23 include @DATADIR@/ditcontentrules.conf
46 #ndb#include @DATADIR@/ndb.conf
H A Dslapd-dynlist.conf49 #ndb#include @DATADIR@/ndb.conf
56 include @TESTDIR@/configpw.conf
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.10/bind9-45.101/bind9/bin/tests/startperf/
H A Dsetup.sh24 . ../system/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/
H A Dcleanall.sh25 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dns64/ns1/
H A Dsign.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/gost/
H A Dtests.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/ixfr/
H A Dsetup.sh22 cat <<EOF >ns1/named.conf
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/pending/
H A Dclean.sh25 rm -rf */trusted.conf
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/resolver/ns6/
H A Dkeygen.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/staticstub/ns4/
H A Dsign.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/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.10/bind9-45.101/bind9/bin/tests/system/tsiggss/
H A Dsetup.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/virtual-time/
H A Dcleanall.sh24 . $SYSTEMTESTTOP/conf.sh
H A Drun.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/virtual-time/slave/
H A Dtests.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/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.10/bind9-45.101/bind9/doc/misc/
H A Dformat-options.pl22 This is a summary of the named.conf options supported by
/macosx-10.10/cups-408/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)

Completed in 302 milliseconds

1234567891011>>