Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpacket.h168 char *ssh_remote_hostname(struct ssh *);
H A Dauth.c680 dnsname = ssh_remote_hostname(ssh); in auth_get_canonical_hostname()
H A Dssh_namespace.h730 #define ssh_remote_hostname Fssh_ssh_remote_hostname macro
H A Dmonitor_wrap.c1213 ci.host = use_dns ? ssh_remote_hostname(ssh) : ssh_remote_ipaddr(ssh); in server_get_connection_info()
H A Dpacket.c547 ssh_remote_hostname(struct ssh *ssh)
548 ssh_remote_hostname(struct ssh *ssh) ssh_remote_hostname() function