Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/kdc/
H A Dkrb5tgs.c1614 const char *new_rlm, *msg; in tgs_build_reply() local
1620 new_rlm = find_rpath(context, tgt->crealm, req_rlm); in tgs_build_reply()
1621 if(new_rlm) { in tgs_build_reply()
1624 req_rlm, new_rlm); in tgs_build_reply()
1628 KRB5_TGS_NAME, new_rlm, NULL); in tgs_build_reply()
1635 ref_realm = strdup(new_rlm); in tgs_build_reply()