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