Searched refs:confdir (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.10/Heimdal-398.1.2/tests/apple/
H A Dcheck-apple-ac.in38 confdir="@confdir@"
42 KRB5_CONFIG="${1-${confdir}/krb5.conf}"
H A Dcheck-apple-mitdump.in37 confdir="@confdir@"
44 KRB5_CONFIG="${confdir}/krb5-mitdump.conf"
H A Dcheck-apple-no-home-directory.in38 confdir="@confdir@"
42 KRB5_CONFIG="${1-${confdir}/krb5.conf}"
H A Dcheck-apple-dump.in40 confdir="@confdir@"
45 conf="${confdir}/krb5-dump.conf"
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
H A Dcheck-apple-od.in38 confdir="@confdir@"
42 KRB5_CONFIG="${1-${confdir}/krb5.conf}"
H A Dcheck-apple-leo.in37 confdir="@confdir@"
49 KRB5_CONFIG="${1-${confdir}/krb5.conf}"
H A Dcheck-apple-hodadmin.in37 confdir="@confdir@"
50 KRB5_CONFIG="${1-${confdir}/krb5.conf}"
H A Dcheck-apple-server.in37 confdir="@confdir@"
51 KRB5_CONFIG="${1-${confdir}/krb5.conf}"
H A Dcheck-server-hodadmin.in37 confdir="@confdir@"
53 KRB5_CONFIG="${1-${confdir}/krb5.conf}"
H A Dcheck-apple-lkdc.in37 confdir="@confdir@"
62 KRB5_CONFIG="${1-${confdir}/krb5.conf}"
/macosx-10.10/Heimdal-398.1.2/tests/gss/
H A Dcheck-gss.in38 confdir="@confdir@"
H A Dcheck-basic.in38 confdir="@confdir@"
67 KRB5_CONFIG="${confdir}/krb5.conf"
H A Dcheck-context.in38 confdir="@confdir@"
64 KRB5_CONFIG="${confdir}/krb5.conf"
/macosx-10.10/cups-408/cups/cups/
H A Dglobals.c203 confdir[1024] = "", /* Server root directory */ local
273 snprintf(confdir, sizeof(confdir), "%s/conf", installdir);
284 cg->cups_serverroot = confdir;
287 cg->cups_statedir = confdir;
/macosx-10.10/man-16/man/
H A Dconfigure13 # configure -confdir DIR (directory to hold man.conf)
43 echo " or: configure [-d|-default] [-confdir DIR] [+suid] [+sgid] \\"
53 echo 'The -confdir option specifies where man.conf lives (default /usr/share/misc).'
77 confdir=$arg
106 -confdir=*)
107 confdir=`echo $arg | sed -e 's/-confdir=//'`
110 -confdir)
159 echo " or: configure [-d|-default] [-confdir DIR] [+suid] [+sgid] \\"
168 echo 'The -confdir optio
[all...]
/macosx-10.10/Heimdal-398.1.2/tests/kdc/
H A Dcheck-fuzzer.in37 confdir="@confdir@"
42 KRB5_CONFIG="${1-${confdir}/krb5.conf}"
H A Dcheck-fast.in35 confdir="@confdir@"
40 KRB5_CONFIG="${1-${confdir}/krb5.conf}"
H A Dcheck-kpasswdd.in35 confdir="@confdir@"
70 KRB5_CONFIG="${confdir}/krb5.conf"
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dtest051-config-undo39 mkdir $TESTDIR/confdir
40 $SLAPD -f $CONF1 -F $TESTDIR/confdir -h $URI1 -d $LVL $TIMING > $LOG1 2>&1 &
H A Dtest057-memberof-refint35 mkdir -p $TESTDIR $DBDIR1 $TESTDIR/confdir
42 $SLAPD -f $CONF1 -F $TESTDIR/confdir -h $URI1 -d $LVL $TIMING > $LOG1 2>&1 &
H A Dtest052-memberof24 mkdir -p $TESTDIR $DBDIR1 $TESTDIR/confdir
31 $SLAPD -f $CONF1 -F $TESTDIR/confdir -h $URI1 -d $LVL $TIMING > $LOG1 2>&1 &
/macosx-10.10/vim-55/runtime/syntax/
H A Dalsaconf.vim25 syn match alsaconfSpecial contained display 'confdir:'
/macosx-10.10/man-16/
H A DMakefile15 -confdir="$(ETCDIR)" \
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dslapcommon.c277 char *confdir = NULL; local
401 confdir = ch_strdup( optarg );
664 rc = read_config( conffile, confdir );
668 progname, confdir ? "directory" : "file" );
892 if ( confdir != NULL ) {
893 ch_free( confdir );
894 confdir = NULL;
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/apps/utils/
H A Dxo-daemon43 -rundir $::xotcl::confdir/run \
44 -logdir $::xotcl::confdir/log \

Completed in 133 milliseconds

12