Searched refs:SSHDIR (Results 1 - 15 of 15) sorted by relevance

/freebsd-11.0-release/crypto/openssh/
H A Dpathnames.h18 #ifndef SSHDIR
19 #define SSHDIR ETCDIR "/ssh" macro
30 #define _PATH_SSH_SYSTEM_HOSTFILE SSHDIR "/ssh_known_hosts"
32 #define _PATH_SSH_SYSTEM_HOSTFILE2 SSHDIR "/ssh_known_hosts2"
38 #define _PATH_SERVER_CONFIG_FILE SSHDIR "/sshd_config"
39 #define _PATH_HOST_CONFIG_FILE SSHDIR "/ssh_config"
40 #define _PATH_HOST_KEY_FILE SSHDIR "/ssh_host_key"
41 #define _PATH_HOST_DSA_KEY_FILE SSHDIR "/ssh_host_dsa_key"
42 #define _PATH_HOST_ECDSA_KEY_FILE SSHDIR "/ssh_host_ecdsa_key"
43 #define _PATH_HOST_ED25519_KEY_FILE SSHDIR "/ssh_host_ed25519_ke
[all...]
/freebsd-11.0-release/lib/libpam/modules/pam_ssh/
H A DMakefile4 SSHDIR= ${.CURDIR}/../../../../crypto/openssh macro
12 CFLAGS+= -I${SSHDIR} -include ssh_namespace.h
19 .PATH: ${SSHDIR}
/freebsd-11.0-release/secure/usr.bin/scp/
H A DMakefile8 CFLAGS+=-I${SSHDIR} -include ssh_namespace.h
21 .PATH: ${SSHDIR}
/freebsd-11.0-release/secure/libexec/ssh-keysign/
H A DMakefile8 CFLAGS+=-I${SSHDIR} -include ssh_namespace.h
24 .PATH: ${SSHDIR}
/freebsd-11.0-release/secure/usr.bin/ssh-add/
H A DMakefile8 CFLAGS+=-I${SSHDIR} -include ssh_namespace.h
21 .PATH: ${SSHDIR}
/freebsd-11.0-release/secure/usr.bin/ssh-agent/
H A DMakefile8 CFLAGS+=-I${SSHDIR} -include ssh_namespace.h
23 .PATH: ${SSHDIR}
/freebsd-11.0-release/secure/usr.bin/ssh-keygen/
H A DMakefile8 CFLAGS+=-I${SSHDIR} -include ssh_namespace.h
21 .PATH: ${SSHDIR}
/freebsd-11.0-release/secure/usr.bin/ssh-keyscan/
H A DMakefile8 CFLAGS+=-I${SSHDIR} -include ssh_namespace.h
21 .PATH: ${SSHDIR}
/freebsd-11.0-release/secure/
H A DMakefile.inc12 SSHDIR= ${.CURDIR}/../../../crypto/openssh
/freebsd-11.0-release/secure/libexec/sftp-server/
H A DMakefile8 CFLAGS+=-I${SSHDIR} -include ssh_namespace.h
21 .PATH: ${SSHDIR}
/freebsd-11.0-release/secure/libexec/ssh-pkcs11-helper/
H A DMakefile8 CFLAGS+=-I${SSHDIR} -include ssh_namespace.h
23 .PATH: ${SSHDIR}
/freebsd-11.0-release/secure/usr.bin/sftp/
H A DMakefile8 CFLAGS+=-I${SSHDIR} -include ssh_namespace.h
21 .PATH: ${SSHDIR}
/freebsd-11.0-release/secure/usr.bin/ssh/
H A DMakefile17 CFLAGS+=-I${SSHDIR} -include ssh_namespace.h
40 .PATH: ${SSHDIR}
/freebsd-11.0-release/secure/lib/libssh/
H A DMakefile46 CFLAGS+= -I${SSHDIR} -include ssh_namespace.h
60 .PATH: ${SSHDIR} ${SSHDIR}/openbsd-compat
/freebsd-11.0-release/secure/usr.sbin/sshd/
H A DMakefile26 CFLAGS+=-I${SSHDIR} -include ssh_namespace.h
57 .PATH: ${SSHDIR}

Completed in 120 milliseconds