Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/kdc/
H A Dkrb5tgs.c1615 Realm req_rlm; in tgs_build_reply() local
1618 if ((req_rlm = get_krbtgt_realm(&sp->name)) != NULL) { in tgs_build_reply()
1620 new_rlm = find_rpath(context, tgt->crealm, req_rlm); in tgs_build_reply()
1624 req_rlm, new_rlm); in tgs_build_reply()