Searched refs:hFile2 (Results 1 – 1 of 1) sorted by relevance
1637 HANDLE hFile, hFile2; in win32_xstat_impl() local1695 hFile2 = CreateFileW( in win32_xstat_impl()1700 if (hFile2 == INVALID_HANDLE_VALUE) in win32_xstat_impl()1703 if (!get_target_path(hFile2, &target_path)) { in win32_xstat_impl()1704 CloseHandle(hFile2); in win32_xstat_impl()1708 if (!CloseHandle(hFile2)) { in win32_xstat_impl()