Home
last modified time | relevance | path

Searched refs:SSHDIR (Results 1 – 19 of 19) sorted by relevance

/freebsd/crypto/openssh/
H A Dpathnames.h17 #ifndef SSHDIR
18 #define SSHDIR ETCDIR "/ssh" macro
29 #define _PATH_SSH_SYSTEM_HOSTFILE SSHDIR "/ssh_known_hosts"
31 #define _PATH_SSH_SYSTEM_HOSTFILE2 SSHDIR "/ssh_known_hosts2"
37 #define _PATH_SERVER_CONFIG_FILE SSHDIR "/sshd_config"
38 #define _PATH_HOST_CONFIG_FILE SSHDIR "/ssh_config"
39 #define _PATH_HOST_DSA_KEY_FILE SSHDIR "/ssh_host_dsa_key"
40 #define _PATH_HOST_ECDSA_KEY_FILE SSHDIR "/ssh_host_ecdsa_key"
41 #define _PATH_HOST_ED25519_KEY_FILE SSHDIR "/ssh_host_ed25519_key"
42 #define _PATH_HOST_XMSS_KEY_FILE SSHDIR "/ssh_host_xmss_key"
[all …]
H A Dservconf.c2310 xasprintf(&arg, "%s/%s", SSHDIR, arg2); in process_server_config_line_depth()
H A Dreadconf.c2057 "~/" _PATH_SSH_USER_DIR : SSHDIR, p); in process_config_line_depth()
/freebsd/lib/libpam/modules/pam_ssh/
H A DMakefile3 SSHDIR= ${SRCTOP}/crypto/openssh macro
11 CFLAGS+= -I${SSHDIR} -include ssh_namespace.h
18 .PATH: ${SSHDIR}
/freebsd/secure/
H A Dssh.mk5 SSHDIR= ${SRCTOP}/crypto/openssh
7 CFLAGS+= -I${SSHDIR} -include ssh_namespace.h
/freebsd/secure/lib/libssh/
H A DMakefile63 .PATH: ${SSHDIR} ${SSHDIR}/openbsd-compat
/freebsd/secure/usr.bin/ssh-keyscan/
H A DMakefile12 .PATH: ${SSHDIR}
/freebsd/secure/usr.bin/ssh-add/
H A DMakefile12 .PATH: ${SSHDIR}
/freebsd/secure/libexec/ssh-keysign/
H A DMakefile13 .PATH: ${SSHDIR}
/freebsd/secure/usr.bin/ssh-keygen/
H A DMakefile13 .PATH: ${SSHDIR}
/freebsd/secure/usr.bin/scp/
H A DMakefile12 .PATH: ${SSHDIR}
/freebsd/secure/libexec/ssh-pkcs11-helper/
H A DMakefile12 .PATH: ${SSHDIR}
/freebsd/secure/libexec/sftp-server/
H A DMakefile12 .PATH: ${SSHDIR}
/freebsd/secure/usr.bin/ssh-agent/
H A DMakefile16 .PATH: ${SSHDIR}
/freebsd/secure/usr.bin/sftp/
H A DMakefile13 .PATH: ${SSHDIR}
/freebsd/secure/libexec/ssh-sk-helper/
H A DMakefile16 .PATH: ${SSHDIR}
/freebsd/secure/usr.bin/ssh/
H A DMakefile28 .PATH: ${SSHDIR}
/freebsd/secure/usr.sbin/sshd/
H A DMakefile31 .PATH: ${SSHDIR}
/freebsd/secure/libexec/sshd-session/
H A DMakefile54 .PATH: ${SSHDIR}