Searched refs:TranslatedSid (Results 1 – 2 of 2) sorted by relevance
639 PLSA_TRANSLATED_SID TranslatedSid = NULL; in LookupAccountNameW() local670 &TranslatedSid); in LookupAccountNameW()681 pDomainSid = ReferencedDomains->Domains[TranslatedSid->DomainIndex].Sid; in LookupAccountNameW()699 *GetSidSubAuthority(Sid, (DWORD)nSubAuthorities) = TranslatedSid->RelativeId; in LookupAccountNameW()706 *peUse = TranslatedSid->Use; in LookupAccountNameW()718 if (TranslatedSid != NULL) in LookupAccountNameW()719 LsaFreeMemory(TranslatedSid); in LookupAccountNameW()
506 PLSA_TRANSLATED_SID2 TranslatedSid = NULL; in AccpLookupSidByName() local526 &TranslatedSid); in AccpLookupSidByName()531 if (TranslatedSid->Use == SidTypeUnknown || TranslatedSid->Use == SidTypeInvalid) in AccpLookupSidByName()537 SidLen = GetLengthSid(TranslatedSid->Sid); in AccpLookupSidByName()545 TranslatedSid->Sid)) in AccpLookupSidByName()558 LsaFreeMemory(TranslatedSid); in AccpLookupSidByName()