Searched refs:ssh_remote_hostname (Results 1 – 5 of 5) sorted by relevance
169 char *ssh_remote_hostname(struct ssh *);
682 dnsname = ssh_remote_hostname(ssh); in auth_get_canonical_hostname()
1244 ci.host = use_dns ? ssh_remote_hostname(ssh) : ssh_remote_ipaddr(ssh); in server_get_connection_info()
736 #define ssh_remote_hostname Fssh_ssh_remote_hostname macro
552 ssh_remote_hostname(struct ssh *ssh) in ssh_remote_hostname() function