Home
last modified time | relevance | path

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

/aosp_15_r20/external/pciutils/lib/
H A Dwin32-helpers.h12 HANDLE win32_open_process_token_with_rights(HANDLE process, DWORD rights);
H A Dwin32-helpers.c1150 win32_open_process_token_with_rights(HANDLE process, DWORD rights) in win32_open_process_token_with_rights() function
1338 lsass_token = win32_open_process_token_with_rights(lsass_process, TOKEN_QUERY | TOKEN_DUPLICATE); in win32_call_func_with_tcb_privilege()