Home
last modified time | relevance | path

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

/PHP-5.5/TSRM/
H A Dtsrm_win32.c108 PSID pSid = TWG(impersonation_token_sid); in tsrm_win32_get_path_sid_key() local
109 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 6 milliseconds