Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/ssh/
H A Dsshconnect.c616 int len, host_line, ip_line, has_keys; in check_host_key() local
710 ip_key, &ip_line); in check_host_key()
714 host_key, ip_key, &ip_line); in check_host_key()
849 error("Offending key for IP in %s:%d", ip_file, ip_line); in check_host_key()
922 type, host, ip, ip_file, ip_line); in check_host_key()