Home
last modified time | relevance | path

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

/external/openssh/
Dcanohost.h17 const char *get_remote_name_or_ip(u_int, int);
Dcanohost.c359 get_remote_name_or_ip(u_int utmp_len, int use_dns) in get_remote_name_or_ip() function
Dauth-pam.c646 pam_rhost = get_remote_name_or_ip(utmp_len, options.use_dns); in sshpam_init()
799 get_remote_name_or_ip(utmp_len, options.use_dns)); in sshpam_query()
Dsession.c768 get_remote_name_or_ip(utmp_len, options.use_dns), in do_pre_login()
879 get_remote_name_or_ip(utmp_len, in do_login()
1750 hostname = get_remote_name_or_ip(utmp_len, in do_child()
Dmonitor.c1497 get_remote_name_or_ip(utmp_len, options.use_dns), in mm_record_login()