Searched refs:_PATH_SSH_USER_HOSTFILE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dpathnames.h68 #define _PATH_SSH_USER_HOSTFILE "~/" _PATH_SSH_USER_DIR "/known_hosts" macro
H A Dauth2-hostbased.c225 options.ignore_user_known_hosts ? NULL : _PATH_SSH_USER_HOSTFILE);
H A Dreadconf.c2068 xstrdup(_PATH_SSH_USER_HOSTFILE);
H A Dssh-keygen.c1261 cp = tilde_expand_filename(_PATH_SSH_USER_HOSTFILE, pw->pw_uid);

Completed in 121 milliseconds