Searched refs:pSid (Results 1 – 1 of 1) sorted by relevance
108 PSID pSid = TWG(impersonation_token_sid); in tsrm_win32_get_path_sid_key() local109 DWORD sid_len = pSid ? GetLengthSid(pSid) : 0; in tsrm_win32_get_path_sid_key()113 if (!pSid) { in tsrm_win32_get_path_sid_key()122 if (!ConvertSidToStringSid(pSid, &ptcSid)) { in tsrm_win32_get_path_sid_key()
Completed in 8 milliseconds