Home
last modified time | relevance | path

Searched refs:_PATH_SSH_USER_HOSTFILE2 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dpathnames.h83 #define _PATH_SSH_USER_HOSTFILE2 "~/.ssh/known_hosts2" macro
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth2-hostbased.c206 _PATH_SSH_USER_HOSTFILE2); in hostbased_key_allowed()
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dreadconf.c1123 options->user_hostfile2 = _PATH_SSH_USER_HOSTFILE2; in fill_default_options()