KRB5_KRBHST_KDC   501 source3/libsmb/clikrb5.c 	rc = krb5_krbhst_init(ctx, realm->data, KRB5_KRBHST_KDC, &hnd);
KRB5_KRBHST_KDC   823 source4/heimdal/lib/krb5/krbhst.c     case KRB5_KRBHST_KDC:
KRB5_KRBHST_KDC  1002 source4/heimdal/lib/krb5/krbhst.c     return gethostlist(context, *realm, KRB5_KRBHST_KDC, hostlist);
KRB5_KRBHST_KDC   595 source4/heimdal/lib/krb5/send_to_kdc.c 	    type = KRB5_KRBHST_KDC;