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

/freebsd-10.0-release/crypto/openssh/
H A Dcanohost.h17 const char *get_remote_name_or_ip(u_int, int);
H A Dcanohost.c355 get_remote_name_or_ip(u_int utmp_len, int use_dns) function
H A Dauth-pam.c644 pam_rhost = get_remote_name_or_ip(utmp_len, options.use_dns);
797 get_remote_name_or_ip(utmp_len, options.use_dns));
H A Dsession.c789 get_remote_name_or_ip(utmp_len, options.use_dns),
877 get_remote_name_or_ip(utmp_len,
1729 hostname = get_remote_name_or_ip(utmp_len,
H A Dssh_namespace.h226 #define get_remote_name_or_ip ssh_get_remote_name_or_ip macro
H A Dmonitor.c1438 get_remote_name_or_ip(utmp_len, options.use_dns),

Completed in 149 milliseconds