Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dhostfile.h25 HOST_OK, HOST_NEW, HOST_CHANGED, HOST_FOUND enumerator
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dhostfile.c271 return HOST_FOUND; in check_host_in_hostfile_by_key_or_type()
318 keytype, found, numret) == HOST_FOUND); in lookup_key_in_hostfile_by_type()
/titanic_50/usr/src/cmd/ssh/ssh/
H A Dsshconnect.c911 case HOST_FOUND: in check_host_key()