Searched refs:exe_file (Results 1 – 2 of 2) sorted by relevance
1089 check_process_name(LPCWSTR path, DWORD path_length, LPCSTR exe_file) in check_process_name() argument1097 while (exe_file[exe_file_length] != '\0') in check_process_name()1108 c2 = exe_file[i]; in check_process_name()1128 win32_find_and_open_process_for_query(LPCSTR exe_file) in win32_find_and_open_process_for_query() argument1290 if (length && check_process_name(path, length, exe_file)) in win32_find_and_open_process_for_query()
13 HANDLE win32_find_and_open_process_for_query(LPCSTR exe_file);