Searched refs:SYSCONFDIR (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/external/bsd/dhcpcd/include/
H A Dconfig.h2 #ifndef SYSCONFDIR
3 #define SYSCONFDIR "/etc" macro
/netbsd-current/external/mpl/bind/bin/rndc/
H A DMakefile12 -DRNDC_CONFFILE=\"${SYSCONFDIR}/rndc.conf\" \
13 -DRNDC_KEYFILE=\"${SYSCONFDIR}/rndc.key\" \
/netbsd-current/external/mpl/bind/bin/confgen/
H A DMakefile.inc13 -DRNDC_CONFFILE=\"${SYSCONFDIR}/rndc.conf\" \
14 -DRNDC_KEYFILE=\"${SYSCONFDIR}/rndc.key\" \
/netbsd-current/external/mpl/bind/bin/check/
H A DMakefile.inc10 CPPFLAGS+=-DNAMED_CONFFILE=\"${SYSCONFDIR}/named.conf\"
/netbsd-current/external/bsd/iscsi/dist/include/
H A Dconffile.h74 #ifndef SYSCONFDIR
75 #define SYSCONFDIR "/etc" macro
78 #define _PATH_ISCSI_ETC SYSCONFDIR "/iscsi/"
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/otp/
H A Dotp_locl.h71 #define OTP_DB SYSCONFDIR "/otp"
72 #define OTP_DB_LOCK SYSCONFDIR "/otp-lock"
/netbsd-current/external/bsd/openresolv/dist/
H A Dlibc.in29 SYSCONFDIR=@SYSCONFDIR@
77 if [ -f "$SYSCONFDIR"/resolvconf.conf ]; then
78 . "$SYSCONFDIR"/resolvconf.conf
79 elif [ -d "$SYSCONFDIR"/resolvconf ]; then
80 SYSCONFDIR="$SYSCONFDIR/resolvconf"
81 base="$SYSCONFDIR/resolv.conf.d/base"
89 if [ -f "$SYSCONFDIR"/resolv.conf.d/head ]; then
90 resolv_conf_head="$(cat "${SYSCONFDIR}"/resol
[all...]
H A Dresolvconf.in29 SYSCONFDIR=@SYSCONFDIR@
53 if [ -f "$SYSCONFDIR"/resolvconf.conf ]; then
54 . "$SYSCONFDIR"/resolvconf.conf
56 elif [ -d "$SYSCONFDIR/resolvconf" ]; then
57 SYSCONFDIR="$SYSCONFDIR/resolvconf"
58 if [ -f "$SYSCONFDIR"/interface-order ]; then
59 interface_order="$(cat "$SYSCONFDIR"/interface-order)"
120 $SYSCONFDIR/resolvcon
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dconstants.c51 SYSCONFDIR "/krb5.conf" PATH_SEP
H A Dkrb5_locl.h172 #define KEYTAB_DEFAULT "FILE:" SYSCONFDIR "/krb5.keytab"
173 #define KEYTAB_DEFAULT_MODIFY "FILE:" SYSCONFDIR "/krb5.keytab"
176 #define MODULI_FILE SYSCONFDIR "/krb5.moduli"
/netbsd-current/external/mpl/bind/bin/delv/
H A DMakefile11 CPPFLAGS+= -DSYSCONFDIR=\"${SYSCONFDIR}\"
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dslapd.conf5 include %SYSCONFDIR%/schema/core.schema
/netbsd-current/external/mpl/bind/bin/named/
H A DMakefile16 CPPFLAGS+=-DNAMED_SYSCONFDIR=\"${SYSCONFDIR}\"
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Ddefs.h39 # define CONFIG SYSCONFDIR "/" PACKAGE ".conf"
/netbsd-current/external/mpl/bind/
H A DMakefile.inc27 SYSCONFDIR=/etc
42 -DNAMED_CONFFILE=\"${SYSCONFDIR}/named.conf\"
/netbsd-current/external/mpl/dhcp/bind/
H A DMakefile.inc36 SYSCONFDIR=/etc
51 -DNS_SYSCONFDIR=\"${SYSCONFDIR}\" \
53 -DNAMED_CONFFILE=\"${SYSCONFDIR}/named.conf\" \
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Dlocalconf.h39 #define LC_DEFAULT_CF SYSCONFDIR "/racoon.conf"
/netbsd-current/crypto/external/bsd/heimdal/dist/kcm/
H A Dkcm_locl.h166 #define _PATH_KCM_CONF SYSCONFDIR "/kcm.conf"
/netbsd-current/external/bsd/openldap/dist/build/
H A Dman.mk28 -e 's%SYSCONFDIR%$(sysconfdir)%' \
/netbsd-current/external/bsd/ntp/
H A DMakefile.inc19 SYSCONFDIR=/etc
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DMakefile.am108 SYSCONFDIR = @sysconfdir@
111 -DSYSCONFDIR=\"$(SYSCONFDIR)\" \
139 dbedir = $(SYSCONFDIR)
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DMakefile.am108 SYSCONFDIR = @sysconfdir@
111 -DSYSCONFDIR=\"$(SYSCONFDIR)\" -DLIBDIR=\"$(libdir)\" \
152 dbedir = $(SYSCONFDIR)
/netbsd-current/external/bsd/pkg_install/dist/lib/
H A Dparse-config.c58 const char *config_file = SYSCONFDIR"/pkg_install.conf";
/netbsd-current/external/bsd/openldap/sbin/slapd/
H A DMakefile53 -e s@SYSCONFDIR@/etc/openldap@g \
/netbsd-current/crypto/external/bsd/heimdal/include/
H A Dconfig.h1504 #define SYSCONFDIR "/etc" macro

Completed in 259 milliseconds

12