Home
last modified time | relevance | path

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

/external/openssh/
Dsshconnect.c817 const struct hostkey_entry *host_found, *ip_found; in check_host_key() local
879 &host_found); in check_host_key()
892 !key_equal(ip_found->key, host_found->key)))) in check_host_key()
903 host_found->file, host_found->line); in check_host_key()
1060 host_found->file, host_found->line); in check_host_key()
1089 error("Offending %s key in %s:%lu", key_type(host_found->key), in check_host_key()
1090 host_found->file, host_found->line); in check_host_key()
1181 host_found->file, host_found->line); in check_host_key()