Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/lib/krb5/
HDget_host_realm.c162 _krb5_get_host_realm_int (krb5_context context, in _krb5_get_host_realm_int() function
242 ret = _krb5_get_host_realm_int (context, host, use_dns, realms); in krb5_get_host_realm()
HDkrb5-private.h279 _krb5_get_host_realm_int (
HDversion-script.map747 _krb5_get_host_realm_int;
/NextBSD/crypto/heimdal/kdc/
HDkrb5tgs.c1131 return _krb5_get_host_realm_int(context, name, FALSE, realms) == 0; in need_referral()