use_dns 88 source4/heimdal/lib/gssapi/krb5/import_name.c int use_dns, gss_name_t name, krb5_principal *out) use_dns 99 source4/heimdal/lib/gssapi/krb5/import_name.c } else if (!use_dns) { use_dns 177 source4/heimdal/lib/gssapi/krb5/init_sec_context.c int use_dns, use_dns 194 source4/heimdal/lib/gssapi/krb5/init_sec_context.c ret = _gsskrb5_canon_name(minor_status, context, use_dns, use_dns 166 source4/heimdal/lib/krb5/get_host_realm.c krb5_boolean use_dns, use_dns 177 source4/heimdal/lib/krb5/get_host_realm.c if(use_dns) use_dns 185 source4/heimdal/lib/krb5/get_host_realm.c else if(use_dns && dns_locate_enable) { use_dns 228 source4/heimdal/lib/krb5/get_host_realm.c int use_dns; use_dns 242 source4/heimdal/lib/krb5/get_host_realm.c use_dns = (strchr(host, '.') != NULL); use_dns 244 source4/heimdal/lib/krb5/get_host_realm.c ret = _krb5_get_host_realm_int (context, host, use_dns, realms);