Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dget_host_realm.c168 krb5_boolean dns_locate_enable; in _krb5_get_host_realm_int() local
170 dns_locate_enable = krb5_config_get_bool_default(context, NULL, TRUE, in _krb5_get_host_realm_int()
183 else if(use_dns && dns_locate_enable) { in _krb5_get_host_realm_int()