Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrbhst-test.c66 int types[] = {KRB5_KRBHST_KDC, KRB5_KRBHST_ADMIN, KRB5_KRBHST_CHANGEPW, in main()
H A Dtest_plugin.c110 KRB5_KRBHST_KDC, in main()
H A Dkrbhst.c978 case KRB5_KRBHST_KDC: in krb5_krbhst_init_flags()
1162 return gethostlist(context, *realm, KRB5_KRBHST_KDC, hostlist); in krb5_get_krbhst()
H A Dkrb5.h816 #define KRB5_KRBHST_KDC 1 macro
H A Dsend_to_kdc.c1142 type = KRB5_KRBHST_KDC; in krb5_sendto_context()