Home
last modified time | relevance | path

Searched refs:HostStatus (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssh/
H A Dhostfile.h19 } HostStatus; typedef
45 HostStatus check_key_in_hostkeys(struct hostkeys *, struct sshkey *,
H A Dauth.h202 HostStatus
H A Dhostfile.c349 static HostStatus
354 HostStatus end_return = HOST_NEW; in check_hostkeys_by_key_or_type()
407 HostStatus
H A Dauth2-hostbased.c174 HostStatus host_status; in hostbased_key_allowed()
H A Dauth.c420 HostStatus
426 HostStatus host_status; in check_key_in_hostfiles()
H A Dsshconnect.c964 HostStatus host_status = -1, ip_status = -1; in check_host_key()