Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Drewinddir.c27 #undef FindFirstFile
28 #define FindFirstFile FindFirstFileA macro
39 dirp->current = FindFirstFile (dirp->dir_name_mask, &dirp->entry); in rewinddir()
H A Dopendir.c54 # undef FindFirstFile
55 # define FindFirstFile FindFirstFileA macro
122 current = FindFirstFile (dir_name_mask, &entry); in opendir()
H A Dstat.c73 # undef FindFirstFile
74 # define FindFirstFile FindFirstFileA macro
254 HANDLE h = FindFirstFile (rname, &info); in rpl_stat()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A DLPdir_win.c51 #if defined(LP_SYS_WINCE) && !defined(FindFirstFile)
52 # define FindFirstFile FindFirstFileW macro
152 (*ctx)->handle = FindFirstFile(wdir, &(*ctx)->ctx); in LP_find_file()
166 (*ctx)->handle = FindFirstFile((TCHAR *)directory, &(*ctx)->ctx); in LP_find_file()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A DLPdir_win.c51 #if defined(LP_SYS_WINCE) && !defined(FindFirstFile)
52 # define FindFirstFile FindFirstFileW macro
152 (*ctx)->handle = FindFirstFile(wdir, &(*ctx)->ctx); in LP_find_file()
166 (*ctx)->handle = FindFirstFile((TCHAR *)directory, &(*ctx)->ctx); in LP_find_file()
/netbsd-src/external/gpl2/gmake/dist/w32/compat/
H A Ddirent.c125 pDir->dir_hDirHandle = FindFirstFile(pDir->dir_pDirectoryName, &wfdFindData); in readdir()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dgen-win32.h246 dir->handle = FindFirstFile(pattern, &dir->find_data); in start_directory()
/netbsd-src/external/public-domain/sqlite/dist/tea/win/
H A Dnmakehlp.c747 hSearch = FindFirstFile(path, &finfo); in LocateDependencyHelper()
/netbsd-src/sys/arch/hpc/stand/hpcboot/menu/
H A Dmenu.cpp575 find = FindFirstFile(path, &fd); in _find_pref_dir()
/netbsd-src/external/gpl3/gdb/dist/gnulib/
H A DChangeLog239 (FindFirstFile): Update.
242 * import/rewinddir.c (FindFirstFile): Update.
257 (FindFirstFile): Update.
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dutils.c499 h = FindFirstFile( tmp, &data ); in opendir()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinbase.d2538 alias FindFirstFileW FindFirstFile;
2717 alias FindFirstFileA FindFirstFile;
/netbsd-src/external/bsd/libevent/dist/
H A DChangeLog831 o Use FindClose for handle from FindFirstFile in http-server.c (6466e88)
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-200212513 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-200212513 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile