_krb5_get_host_realm_int 1045 source4/heimdal/kdc/krb5tgs.c     return _krb5_get_host_realm_int(context, name, FALSE, realms) == 0;
_krb5_get_host_realm_int  244 source4/heimdal/lib/krb5/get_host_realm.c     ret = _krb5_get_host_realm_int (context, host, use_dns, realms);