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
386 PSID pSid = (PSID) new WIN_BYTE[dwSidBufferSize]; in main() local
366 PSID pSid = ((PTOKEN_USER)pInfoBuffer)->User.Sid; in osl_getUserIdent() local
Completed in 38 milliseconds