Home
last modified time | relevance | path

Searched refs:pSid (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DSecurityUtils.cpp95 const PSID pSid = ::HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, sidLen); in GetSid() local
103 (NULL, accountName, pSid, &sidLen, domainName, &domainLen, &sidNameUse); in GetSid()
106 return pSid; in GetSid()
/third_party/vulkan-loader/tests/framework/shim/
H A Dwindows_shim.cpp44 using PFN_GetSidSubAuthority = PDWORD(__stdcall *)(PSID pSid, DWORD nSubAuthority);

Completed in 2 milliseconds