Home
last modified time | relevance | path

Searched refs:SYSCONFDIR (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/crypto/openssh/contrib/cygwin/
H A Dssh-host-config59 SYSCONFDIR=/etc
169 csih_inform "Updating ${SYSCONFDIR}/sshd_config file"
173 ${SYSCONFDIR}/sshd_config
177 csih_warning "Check your ${SYSCONFDIR}/sshd_config file!"
184 ${SYSCONFDIR}/sshd_config
188 csih_warning "Check your ${SYSCONFDIR}/sshd_config file!"
199 local _inetcnf="${SYSCONFDIR}/inetd.conf"
200 local _inetcnf_tmp="${SYSCONFDIR}/inetd.conf.$$"
201 local _inetcnf_dir="${SYSCONFDIR}/inetd.d"
236 csih_install_config "${_sshd_inetd_conf}" "${SYSCONFDIR}/defaults"
[all …]
H A Dssh-user-config32 SYSCONFDIR=/etc
/freebsd/contrib/openresolv/
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}"/resolv.conf.d/head)"
92 if [ -f "$SYSCONFDIR"/resolv.conf.d/tail ]; then
93 resolv_conf_tail="$(cat "$SYSCONFDIR"/resolv.conf.d/tail)"
[all …]
H A Dconfigure23 --sysconfdir) SYSCONFDIR=$var;;
134 : ${SYSCONFDIR:=$PREFIX/etc}
141 eval SYSCONFDIR="$SYSCONFDIR"
147 for x in SYSCONFDIR SBINDIR LIBEXECDIR VARDIR MANDIR RESTARTCMD RCDIR STATUSARG
158 echo " SYSCONFDIR = $SYSCONFDIR"
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)"
116 $SYSCONFDIR/resolvconf.conf
H A DMakefile9 SYSCONFDIR?= /etc macro
69 ${INSTALL} -d ${DESTDIR}${SYSCONFDIR}
70 test -e ${DESTDIR}${SYSCONFDIR}/resolvconf.conf || \
71 ${INSTALL} -m ${DOCMODE} resolvconf.conf ${DESTDIR}${SYSCONFDIR}
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dpathnames.h53 #define _PATH_FTPUSERS SYSCONFDIR "/ftpusers"
56 #define _PATH_FTPCHROOT SYSCONFDIR "/ftpchroot"
57 #define _PATH_FTPWELCOME SYSCONFDIR "/ftpwelcome"
58 #define _PATH_FTPLOGINMESG SYSCONFDIR "/motd"
61 #define _PATH_ISSUE SYSCONFDIR "/issue"
63 #define _PATH_ISSUE_NET SYSCONFDIR "/issue.net"
/freebsd/crypto/heimdal/appl/login/
H A Dlogin_locl.h135 #define _PATH_LOGACCESS SYSCONFDIR "/login.access"
139 #define _PATH_LOGIN_CONF SYSCONFDIR "/login.conf"
H A Dloginpaths.h44 #define _PATH_ETC_ENVIRONMENT SYSCONFDIR "/environment"
/freebsd/sbin/resolvconf/
H A DMakefile14 SYSCONFDIR= /etc macro
15 RCDIR= ${SYSCONFDIR}/rc.d
/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5_locl.h202 #define KEYTAB_DEFAULT "FILE:" SYSCONFDIR "/krb5.keytab"
203 #define KEYTAB_DEFAULT_MODIFY "FILE:" SYSCONFDIR "/krb5.keytab"
206 #define MODULI_FILE SYSCONFDIR "/krb5.moduli"
H A Dconstants.c46 SYSCONFDIR "/krb5.conf"
/freebsd/crypto/heimdal/appl/su/
H A Dsupaths.h48 #define _PATH_ETC_ENVIRONMENT SYSCONFDIR "/environment"
/freebsd/sys/contrib/openzfs/cmd/zed/
H A Dzed.h31 #define ZED_ZEDLET_DIR SYSCONFDIR "/zfs/zed.d"
/freebsd/crypto/heimdal/kcm/
H A Dkcm_locl.h164 #define _PATH_KCM_CONF SYSCONFDIR "/kcm.conf"
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_util.h37 #define ZPOOL_SCRIPTS_DIR SYSCONFDIR"/zfs/zpool.d"
/freebsd/contrib/ldns/ldns/
H A Dconfig.h414 #define SYSCONFDIR sysconfdir macro
H A Dconfig.h.in413 #undef SYSCONFDIR
/freebsd/kerberos5/include/
H A Dconfig.h1505 #define SYSCONFDIR "/etc" macro
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c799 f = fopen(SYSCONFDIR "/issue.net", "r"); in show_issue()
801 f = fopen(SYSCONFDIR "/issue", "r"); in show_issue()
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Drsaencpwd.c163 SYSCONFDIR "/.%s_privkey", lhostname);
/freebsd/sys/contrib/openzfs/etc/systemd/system-generators/
H A Dzfs-mount-generator.c57 #define FSLIST SYSCONFDIR "/zfs/zfs-list.cache"
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h992 #define ZPOOL_SYSCONF_COMPAT_D SYSCONFDIR "/zfs/compatibility.d"
/freebsd/contrib/ldns/
H A Dconfigure.ac986 AC_DEFINE([SYSCONFDIR], [sysconfdir], [System configuration dir]) definition
988 …lt location of the trust anchor file for drill and ldns-dane. [default=SYSCONFDIR/unbound/root.key…
/freebsd/crypto/heimdal/include/
H A Dconfig.h.in1500 #undef SYSCONFDIR

12