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

/external/openssh/
H A Dsshconnect.c704 const struct hostkey_entry *host_found, *ip_found; local
765 &host_found);
778 !key_equal(ip_found->key, host_found->key))))
789 host_found->file, host_found->line);
938 host_found->file, host_found->line);
967 error("Offending %s key in %s:%lu", key_type(host_found->key),
968 host_found->file, host_found
[all...]

Completed in 84 milliseconds