Home
last modified time | relevance | path

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

/aosp_15_r20/external/pciutils/lib/
H A Dwin32-helpers.h11 HANDLE win32_find_and_open_process_for_query(LPCSTR exe_file);
H A Dwin32-helpers.c916 win32_find_and_open_process_for_query(LPCSTR exe_file) in win32_find_and_open_process_for_query() function
1329 lsass_process = win32_find_and_open_process_for_query("lsass.exe"); in win32_call_func_with_tcb_privilege()