Searched refs:GetTrusteeFormA (Results 1 – 4 of 4) sorted by relevance
236 TrusteeForm = GetTrusteeFormA(pTrusteeA); in InternalTrusteeAToW()429 TrusteeForm = GetTrusteeFormA(&pListOfExplicitEntriesA[i].Trustee); in InternalExplicitAccessAToW()481 TrusteeForm = GetTrusteeFormA(&pListOfExplicitEntriesA[i].Trustee); in InternalExplicitAccessAToW()
145 TRUSTEE_FORM WINAPI GetTrusteeFormA(_In_ PTRUSTEE_A);236 #define GetTrusteeForm GetTrusteeFormA
297 @ stdcall GetTrusteeFormA(ptr)
2406 TRUSTEE_FORM WINAPI GetTrusteeFormA(PTRUSTEEA pTrustee) in GetTrusteeFormA() function