Searched refs:get_remote_name_or_ip (Results 1 – 5 of 5) sorted by relevance
/external/openssh/ |
D | canohost.h | 17 const char *get_remote_name_or_ip(u_int, int);
|
D | canohost.c | 357 get_remote_name_or_ip(u_int utmp_len, int use_dns) in get_remote_name_or_ip() function
|
D | auth-pam.c | 646 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()
|
D | session.c | 781 get_remote_name_or_ip(utmp_len, options.use_dns), in do_pre_login() 869 get_remote_name_or_ip(utmp_len, in do_login() 1695 hostname = get_remote_name_or_ip(utmp_len, in do_child()
|
D | monitor.c | 1396 get_remote_name_or_ip(utmp_len, options.use_dns), in mm_record_login()
|