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

/freebsd-10.0-release/crypto/openssh/
H A Dsshconnect.c757 const struct hostkey_entry *host_found, *ip_found; local
818 &host_found);
831 !key_equal(ip_found->key, host_found->key))))
842 host_found->file, host_found->line);
991 host_found->file, host_found->line);
1020 error("Offending %s key in %s:%lu", key_type(host_found->key),
1021 host_found->file, host_found
[all...]

Completed in 55 milliseconds