Home
last modified time | relevance | path

Searched refs:FindClose (Results 1 – 25 of 115) sorted by relevance

12345

/reactos/modules/rosapps/applications/sysutils/utils/sdkparse/
H A DEnumFilesImpl.h52 FindClose ( hfind ); in EnumFilesInDirectory()
61 FindClose ( hfind ); in EnumFilesInDirectory()
65 FindClose ( hfind ); in EnumFilesInDirectory()
84 FindClose ( hfind ); in EnumFilesInDirectory()
88 FindClose ( hfind ); in EnumFilesInDirectory()
H A DEnumDirsImpl.h35 FindClose ( hfind ); in EnumDirs()
40 FindClose ( hfind ); in EnumDirs()
/reactos/base/shell/cmd/
H A Dmove.c218 FindClose(hFile); in cmd_move()
242 FindClose(hFile); in cmd_move()
266 FindClose(hFile); in cmd_move()
342 FindClose(hFile); in cmd_move()
362 FindClose(hFile); in cmd_move()
422 FindClose(hDestFile); in cmd_move()
478 FindClose(hDestFile); in cmd_move()
512 FindClose (hFile); in cmd_move()
515 FindClose(hDestFile); in cmd_move()
H A Dfilecomp.c155 FindClose (hFile); in CompleteFilename()
288 FindClose (hFile); in ShowCompletionMatches()
329 FindClose (hFile); in ShowCompletionMatches()
687 FindClose(hFile); in CompleteFilename()
696 FindClose(hFile); in CompleteFilename()
H A Dtype.c318 FindClose(hFind); in cmd_type()
324 FindClose(hFind); in cmd_type()
H A Ddir.c1421 FindClose(hSearch); in DirList()
1471 FindClose(hStreams); in DirList()
1472 FindClose(hSearch); in DirList()
1488 FindClose(hStreams); in DirList()
1513 FindClose(hSearch); in DirList()
1605 FindClose(hRecSearch); in DirList()
1611 FindClose(hRecSearch); in DirList()
H A Dcopy.c774 FindClose(hFile); in cmd_copy()
798 FindClose(hFile); in cmd_copy()
871 FindClose(hFile); in cmd_copy()
H A Ddel.c272 FindClose (hFile); in DeleteFiles()
349 FindClose (hFile); in ProcessDirectory()
/reactos/dll/win32/userenv/
H A Ddirectory.c130 FindClose(hFind); in CopyDirectory()
139 FindClose(hFind); in CopyDirectory()
150 FindClose(hFind); in CopyDirectory()
167 FindClose(hFind); in CopyDirectory()
317 FindClose(hFind); in RecursiveRemoveDir()
/reactos/modules/rostests/apitests/kernel32/
H A Ddosdev.c68 if (hnd) FindClose(hnd); in test_DefineDosDeviceA()
76 if (hnd) FindClose(hnd); in test_DefineDosDeviceA()
97 if (hnd) FindClose(hnd); in test_DefineDosDeviceA()
116 if (hnd) FindClose(hnd); in test_DefineDosDeviceA()
243 if (hnd) FindClose(hnd); in test_DefineDosDeviceA()
264 if (hnd) FindClose(hnd); in test_DefineDosDeviceA()
283 if (hnd) FindClose(hnd); in test_DefineDosDeviceA()
316 if (hnd) FindClose(hnd); in test_DefineDosDeviceA()
336 if (hnd) FindClose(hnd); in test_DefineDosDeviceA()
H A DTunnelCache.c242 FindClose(hFind); in Test_ShortTests()
248 FindClose(hFind); in Test_ShortTests()
263 FindClose(hFind); in Test_ShortTests()
H A DFindFiles.c59 FindClose(h); \
73 FindClose(h); \
84 FindClose(h); \
95 FindClose(h); \
106 FindClose(h); \
117 FindClose(h); \
/reactos/base/applications/cacls/
H A Dcacls.c438 FindClose(hFind); in PrintDaclsOfFiles()
453 FindClose(hFind); in PrintDaclsOfFiles()
622 FindClose(hFind); in ChangeACLsOfFiles()
632 FindClose(hFind); in ChangeACLsOfFiles()
677 FindClose(hFind); in ChangeACLsOfFilesInCurDir()
687 FindClose(hFind); in ChangeACLsOfFilesInCurDir()
723 FindClose(hFind); in ChangeACLsOfFilesInCurDir()
733 FindClose(hFind); in ChangeACLsOfFilesInCurDir()
/reactos/sdk/lib/crt/misc/
H A Dgetargs.c94 FindClose(hFile); in wexpand()
101 FindClose(hFile); in wexpand()
159 FindClose(hFile); in aexpand()
166 FindClose(hFile); in aexpand()
/reactos/base/applications/msconfig_new/
H A Dfileutils.c37 FindClose(search); in MyFileExists()
86 FindClose(search); in FileQueryFiles()
/reactos/dll/win32/scrrun/
H A Dfilesystem.c1781 FindClose(handle); in foldercoll_get_Count()
1976 FindClose(handle); in filecoll_get_Count()
2803 FindClose(f); in file_get_Size()
3504 FindClose(f); in delete_file()
3533 FindClose(f); in delete_file()
3563 FindClose(f); in delete_folder()
3608 FindClose(f); in delete_folder()
3672 FindClose(f); in copy_file()
3682 FindClose(f); in copy_file()
3711 FindClose(f); in copy_file()
[all …]
/reactos/sdk/lib/crt/stdio/
H A Dfind.c13 if (!FindClose((HANDLE)handle)) { in _findclose()
/reactos/dll/win32/kernel32/client/file/
H A Dfind.c294 FindClose(hSearch); in FindFirstFileA()
306 FindClose(hSearch); in FindFirstFileA()
502 FindClose(HANDLE hFindFile) in FindClose() function
616 FindClose(hSearch); in FindFirstFileExA()
630 FindClose(hSearch); in FindFirstFileExA()
/reactos/base/applications/cmdutils/tree/
H A Dtree.c65 FindClose(hFind); in HasSubFolder()
279 FindClose(hFind); in GetDirectoryStructure()
/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dutility.cpp440 FindClose(hFind); in RecursiveCreateDirectory()
449 FindClose(hFind); in RecursiveCreateDirectory()
496 FindClose(hfind); in exists_path()
/reactos/dll/shellext/shellbtrfs/
H A Dshellext.h282 FindClose(h); in ~fff_handle()
291 FindClose(h);
/reactos/base/applications/rapps/
H A Dappdb.cpp116 FindClose(hFind); in EnumerateFiles()
287 FindClose(hFind); in DeleteWithWildcard()
/reactos/modules/rosapps/applications/cmdutils/y/
H A Dy.c118 FindClose(hFind); in main()
/reactos/modules/rostests/apitests/user32/
H A DKbdLayout.c107 FindClose(hFindFile); in testKeyboardLayouts()
/reactos/base/applications/cmdutils/attrib/
H A Dattrib.c232 FindClose(hFind); in EnumFilesWorker()
264 FindClose(hFind); in EnumFilesWorker()

12345