Home
last modified time | relevance | path

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

/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/heimdal/kdc/
H A Dkrb5tgs.c1305 Realm req_rlm; in tgs_build_reply() local
1308 if ((req_rlm = get_krbtgt_realm(&sp->name)) != NULL) { in tgs_build_reply()
1310 new_rlm = find_rpath(context, tgt->crealm, req_rlm); in tgs_build_reply()
1314 req_rlm, new_rlm); in tgs_build_reply()
/dports/net/samba412/samba-4.12.15/source4/heimdal/kdc/
H A Dkrb5tgs.c1660 Realm req_rlm; in tgs_build_reply() local
1665 } else if ((req_rlm = get_krbtgt_realm(&sp->name)) != NULL) { in tgs_build_reply()
1667 new_rlm = find_rpath(context, tgt->crealm, req_rlm); in tgs_build_reply()
1671 req_rlm, new_rlm); in tgs_build_reply()