Home | History | Annotate | Download | only in openssh

Lines Matching full:use_dns

606 	    session_get_remote_name_or_ip(ssh, utmp_len, options.use_dns),
721 options.use_dns),
2576 session_get_remote_name_or_ip(struct ssh *ssh, u_int utmp_size, int use_dns)
2581 remote = auth_get_canonical_hostname(ssh, use_dns);