Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dpathnames.h45 #define _PATH_SSH_SYSTEM_HOSTFILE2 SSHDIR "/ssh_known_hosts2" macro
/titanic_50/usr/src/cmd/ssh/sshd/
H A Dauth2-hostbased.c204 _PATH_SSH_SYSTEM_HOSTFILE2, in hostbased_key_allowed()
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dreadconf.c1121 options->system_hostfile2 = _PATH_SSH_SYSTEM_HOSTFILE2; in fill_default_options()