Searched refs:host_realm (Results 1 – 4 of 4) sorted by relevance
176 vt->host_realm = split_comps; in hostrealm_test1_initvt()193 vt->host_realm = maybe_realm; in hostrealm_test2_initvt()
154 host_realm(krb5_context context, struct hostrealm_module_handle *h, in host_realm() function157 if (h->vt.host_realm == NULL) in host_realm()159 return h->vt.host_realm(context, h->data, host, realms_out); in host_realm()381 ret = host_realm(context, *hp, cleanname, &realms); in krb5_get_host_realm()
113 vt->host_realm = profile_host_realm; in hostrealm_profile_initvt()
128 krb5_hostrealm_host_realm_fn host_realm; member