Home
last modified time | relevance | path

Searched defs:use_dns (Results 1 – 4 of 4) sorted by relevance

/dragonfly/crypto/openssh/
H A Dauth.c740 auth_get_canonical_hostname(struct ssh *ssh, int use_dns) in auth_get_canonical_hostname()
H A Dservconf.h186 int use_dns; member
H A Dsession.c2704 session_get_remote_name_or_ip(struct ssh *ssh, u_int utmp_size, int use_dns) in session_get_remote_name_or_ip()
H A Dservconf.c959 get_connection_info(struct ssh *ssh, int populate, int use_dns) in get_connection_info()