Home
last modified time | relevance | path

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

/external/openssh/
Dsshconnect.c819 const struct hostkey_entry *host_found, *ip_found; in check_host_key() local
881 &host_found); in check_host_key()
894 !key_equal(ip_found->key, host_found->key)))) in check_host_key()
905 host_found->file, host_found->line); in check_host_key()
1062 host_found->file, host_found->line); in check_host_key()
1091 error("Offending %s key in %s:%lu", key_type(host_found->key), in check_host_key()
1092 host_found->file, host_found->line); in check_host_key()
1183 host_found->file, host_found->line); in check_host_key()