Searched refs:conf (Results 326 - 350 of 1079) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/apr-32/apr-util/apr-util/
H A Dconfig.layout21 sysconfdir: ${prefix}/conf
38 sysconfdir: ${prefix}/conf
106 sysconfdir: /etc/httpd/conf
140 sysconfdir: ${prefix}/conf
174 sysconfdir: ${prefix}/conf
208 sysconfdir: ${prefix}/conf
/macosx-10.10/libedit-40/
H A Dconfig.status.gz
/macosx-10.10/apache-793/httpd/modules/filters/
H A Dmod_request.c298 request_dir_conf *conf = ap_get_module_config(r->per_dir_config, local
307 else if (conf->keep_body) {
357 request_dir_conf *conf = dconf; local
360 if (APR_SUCCESS != apr_strtoff(&(conf->keep_body), arg, &end, 10)
361 || conf->keep_body < 0 || *end) {
364 conf->keep_body_set = 1;
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dnssec/
H A Dclean.sh21 rm -f */trusted.conf */managed.conf */tmp* */*.jnl */*.bk
49 rm -f ns4/named.conf
/macosx-10.10/cups-408/cups/doc/
H A DMakefile67 help/man-classes.conf.html \
68 help/man-client.conf.html \
71 help/man-cups-files.conf.html \
76 help/man-cupsd.conf.html \
104 help/man-printers.conf.html \
105 help/man-subscriptions.conf.html \
/macosx-10.10/emacs-93/emacs/lisp/
H A Dwinner.el137 (defsubst winner-conf ()
146 (if entry (setcdr entry (winner-conf))
147 (push (cons (selected-frame) (winner-conf))
154 (winner-conf))))
184 `winner-conf') are equal."
193 (let ((conf (winner-configuration frame))
196 (winner-equal conf (ring-ref ring 0)))
200 (ring-insert ring conf)
253 (defun winner-set-conf (winconf)
315 (defun winner-set (conf)
[all...]
/macosx-10.10/rsync-45/rsync/testsuite/
H A Drsync.fns221 conf="$scratchdir/test-rsyncd.conf"
222 echo "building configuration $conf"
229 cat >"$conf" <<EOF
/macosx-10.10/sudo-73/src/
H A Dconfig.status275 rm -f conf$$ conf$$.exe conf$$.file
276 if test -d conf$$.dir; then
277 rm -f conf$$.dir/conf$$.file
279 rm -f conf$$.dir
280 mkdir conf$$.dir 2>/dev/null
282 if (echo >conf$$.file) 2>/dev/null; then
283 if ln -s conf
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/data/regressions/its4184/
H A Dits418431 . $CONFFILTER $BACKEND $MONITORDB < $ITSDIR/slapd.conf > $CONF1
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/data/regressions/its6794/
H A Dits679424 ITSCONF=$ITSDIR/slapd-glue.conf
/macosx-10.10/OpenSSL098-52/src/crypto/x509v3/
H A Dv3_genn.c63 #include <openssl/conf.h>
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/External/CodeMirror/
H A Dcoffeescript.js18 CodeMirror.defineMode("coffeescript", function(conf) {
194 if (conf.mode.singleLineStringErrors) {
221 offset = scope.offset + conf.indentUnit;
/macosx-10.10/apache-793/httpd/build/
H A DmkconfNW.awk23 A["sysconfdir"] = "conf"
149 if ((ARGV[1] ~ /httpd.conf.in/) && !BSDSKT) {
/macosx-10.10/apache-793/httpd/support/
H A Dapachectl.in108 echo Please edit httpd.conf to include the SSL configuration settings
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dialup/
H A Dtests.sh21 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dlv/ns2/
H A Dsign.sh24 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dlvauto/ns1/
H A Dsign.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/masterfile/
H A Dtests.sh21 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/nsupdate/ns3/
H A Dsign.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/nsupdate/
H A Dsetup.sh21 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/pending/ns2/
H A Dsign.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/pkcs11/
H A Dsetup.sh20 . $SYSTEMTESTTOP/conf.sh
H A Dtests.sh20 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/stub/
H A Dtests.sh21 . $SYSTEMTESTTOP/conf.sh
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/xfer/
H A Dclean.sh31 rm -f ns4/named.conf ns4/nil.db ns4/root.db

Completed in 242 milliseconds

<<11121314151617181920>>