/freebsd/crypto/openssh/contrib/cygwin/ |
H A D | ssh-host-config | 59 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 D | ssh-user-config | 32 SYSCONFDIR=/etc
|
/freebsd/contrib/openresolv/ |
H A D | libc.in | 29 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 D | configure | 23 --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 D | resolvconf.in | 29 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 D | Makefile | 9 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 D | pathnames.h | 53 #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 D | login_locl.h | 135 #define _PATH_LOGACCESS SYSCONFDIR "/login.access" 139 #define _PATH_LOGIN_CONF SYSCONFDIR "/login.conf"
|
H A D | loginpaths.h | 44 #define _PATH_ETC_ENVIRONMENT SYSCONFDIR "/environment"
|
/freebsd/sbin/resolvconf/ |
H A D | Makefile | 14 SYSCONFDIR= /etc macro 15 RCDIR= ${SYSCONFDIR}/rc.d
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | krb5_locl.h | 202 #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 D | constants.c | 46 SYSCONFDIR "/krb5.conf"
|
/freebsd/crypto/heimdal/appl/su/ |
H A D | supaths.h | 48 #define _PATH_ETC_ENVIRONMENT SYSCONFDIR "/environment"
|
/freebsd/sys/contrib/openzfs/cmd/zed/ |
H A D | zed.h | 31 #define ZED_ZEDLET_DIR SYSCONFDIR "/zfs/zed.d"
|
/freebsd/crypto/heimdal/kcm/ |
H A D | kcm_locl.h | 164 #define _PATH_KCM_CONF SYSCONFDIR "/kcm.conf"
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_util.h | 37 #define ZPOOL_SCRIPTS_DIR SYSCONFDIR"/zfs/zpool.d"
|
/freebsd/contrib/ldns/ldns/ |
H A D | config.h | 414 #define SYSCONFDIR sysconfdir macro
|
H A D | config.h.in | 413 #undef SYSCONFDIR
|
/freebsd/kerberos5/include/ |
H A D | config.h | 1505 #define SYSCONFDIR "/etc" macro
|
/freebsd/crypto/heimdal/appl/telnet/telnetd/ |
H A D | telnetd.c | 799 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 D | rsaencpwd.c | 163 SYSCONFDIR "/.%s_privkey", lhostname);
|
/freebsd/sys/contrib/openzfs/etc/systemd/system-generators/ |
H A D | zfs-mount-generator.c | 57 #define FSLIST SYSCONFDIR "/zfs/zfs-list.cache"
|
/freebsd/sys/contrib/openzfs/include/sys/fs/ |
H A D | zfs.h | 992 #define ZPOOL_SYSCONF_COMPAT_D SYSCONFDIR "/zfs/compatibility.d"
|
/freebsd/contrib/ldns/ |
H A D | configure.ac | 986 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 D | config.h.in | 1500 #undef SYSCONFDIR
|