Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/scrrun/
H A Dfilesystem.c1223 HANDLE file_a, file_b, file_c; in test_FileCollection() local
1243 file_b = CreateFileW(pathW, GENERIC_READ | GENERIC_WRITE, 0, NULL, CREATE_ALWAYS, in test_FileCollection()
1363 CloseHandle(file_b); in test_FileCollection()