Searched refs:win32_open_process_token_with_rights (Results 1 – 2 of 2) sorted by relevance
14 HANDLE win32_open_process_token_with_rights(HANDLE process, DWORD rights);
1362 win32_open_process_token_with_rights(HANDLE process, DWORD rights) in win32_open_process_token_with_rights() function1550 lsass_token = win32_open_process_token_with_rights(lsass_process, TOKEN_QUERY | TOKEN_DUPLICATE); in win32_call_func_with_tcb_privilege()