Searched refs:host_line (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/ssh/ssh/ |
H A D | sshconnect.c | 616 int len, host_line, ip_line, has_keys; in check_host_key() local 695 file_key, &host_line); in check_host_key() 699 file_key, &host_line); in check_host_key() 735 debug("Found key in %s:%d", host_file, host_line); in check_host_key() 821 "(%s:%d)", host, host_file, host_line); in check_host_key() 826 host_line); in check_host_key() 863 type, type, fp, user_hostfile, host_file, host_line); in check_host_key() 927 host_file, host_line); in check_host_key()
|