Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dget_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()
H A Dkrb5-private.h279 _krb5_get_host_realm_int (
H A Dversion-script.map726 _krb5_get_host_realm_int;
/freebsd/crypto/heimdal/kdc/
H A Dkrb5tgs.c1136 return _krb5_get_host_realm_int(context, name, FALSE, realms) == 0; in need_referral()