Searched defs:pSid (Results 1 – 3 of 3) sorted by relevance
57 BOOL WINAPI ConvertSidToStringSid( PSID pSid, LPTSTR* StringSid ) in ConvertSidToStringSid()249 PSID pSid = ((PTOKEN_USER)pTokenInfo)->User.Sid; in WinMain() local
453 PSID pSid = (PSID) new WIN_BYTE[dwSidBufferSize]; in RegisterAdditionalFunctions() local
366 PSID pSid = ((PTOKEN_USER)pInfoBuffer)->User.Sid; in osl_getUserIdent() local
Completed in 17 milliseconds