Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/heimdal/kdc/
Dkrb5tgs.c1608 Realm req_rlm; in tgs_build_reply() local
1611 if ((req_rlm = get_krbtgt_realm(&sp->name)) != NULL) { in tgs_build_reply()
1613 new_rlm = find_rpath(context, tgt->crealm, req_rlm); in tgs_build_reply()
1617 req_rlm, new_rlm); in tgs_build_reply()