Searched defs:use_dns (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | get_host_realm.c | 164 krb5_boolean use_dns, in _krb5_get_host_realm_int() 226 int use_dns; in krb5_get_host_realm() local
|
/freebsd/crypto/heimdal/lib/gssapi/krb5/ |
H A D | import_name.c | 86 int use_dns, krb5_const_principal sourcename, gss_name_t targetname, in _gsskrb5_canon_name()
|
H A D | init_sec_context.c | 208 int use_dns, in gsskrb5_get_creds()
|
/freebsd/crypto/openssh/ |
H A D | auth.c | 761 auth_get_canonical_hostname(struct ssh *ssh, int use_dns) in auth_get_canonical_hostname()
|
H A D | servconf.h | 184 int use_dns; member
|
H A D | session.c | 2740 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 D | servconf.c | 994 get_connection_info(struct ssh *ssh, int populate, int use_dns) in get_connection_info()
|