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

/freebsd-10.3-release/crypto/openssh/
H A Dcanohost.h17 const char *get_remote_name_or_ip(u_int, int);
H A Dcanohost.c359 get_remote_name_or_ip(u_int utmp_len, int use_dns) function
H A Dauth-pam.c647 pam_rhost = get_remote_name_or_ip(utmp_len, options.use_dns);
800 get_remote_name_or_ip(utmp_len, options.use_dns));
H A Dsession.c792 get_remote_name_or_ip(utmp_len, options.use_dns),
904 get_remote_name_or_ip(utmp_len,
1775 hostname = get_remote_name_or_ip(utmp_len,
H A Dssh_namespace.h352 #define get_remote_name_or_ip Fssh_get_remote_name_or_ip macro
H A Dmonitor.c1493 get_remote_name_or_ip(utmp_len, options.use_dns),

Completed in 81 milliseconds