Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/krb5/
H A Dkrbhst-test.c64 int types[] = {KRB5_KRBHST_KDC, KRB5_KRBHST_ADMIN, KRB5_KRBHST_CHANGEPW, in main()
H A Dtest_plugin.c107 KRB5_KRBHST_KDC, in main()
H A Dkrbhst.c927 case KRB5_KRBHST_KDC: in krb5_krbhst_init_flags()
1110 return gethostlist(context, *realm, KRB5_KRBHST_KDC, hostlist); in krb5_get_krbhst()
H A Dkrb5.h786 #define KRB5_KRBHST_KDC 1 macro
H A Dsend_to_kdc.c602 type = KRB5_KRBHST_KDC; in krb5_sendto_context()