Searched refs:FindNextFile (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dreaddir.c28 #undef FindNextFile macro
29 #define FindNextFile FindNextFileA macro
54 if (!FindNextFile (dirp->current, &dirp->entry))
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dreaddir.c28 #undef FindNextFile macro
29 #define FindNextFile FindNextFileA macro
54 if (!FindNextFile (dirp->current, &dirp->entry))
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/
H A DLPdir_win.c54 #if defined(LP_SYS_WINCE) && !defined(FindNextFile)
55 # define FindNextFile FindNextFileW macro
176 if (FindNextFile((*ctx)->handle, &(*ctx)->ctx) == FALSE) {
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/
H A DLPdir_win.c54 #if defined(LP_SYS_WINCE) && !defined(FindNextFile)
55 # define FindNextFile FindNextFileW macro
176 if (FindNextFile((*ctx)->handle, &(*ctx)->ctx) == FALSE) {
/netbsd-current/external/gpl2/gmake/dist/w32/compat/
H A Ddirent.c128 } else if (!FindNextFile(pDir->dir_hDirHandle, &wfdFindData))
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dgen-win32.h262 if (FindNextFile(dir->handle, &dir->find_data) == TRUE) {
/netbsd-current/external/bsd/libpcap/dist/
H A Dpcap-new.c364 while (FindNextFile(filehandle, &filedata) != 0);
/netbsd-current/sys/arch/hpc/stand/hpcboot/menu/
H A Dmenu.cpp587 } while (FindNextFile(find, &fd));
/netbsd-current/external/public-domain/sqlite/dist/tea/win/
H A Dnmakehlp.c785 } while (FindNextFile(hSearch, &finfo));
/netbsd-current/external/bsd/openldap/dist/libraries/liblutil/
H A Dutils.c522 if (!FindNextFile(dir->dir, &data))
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinbase.d2539 alias FindNextFileW FindNextFile;
2718 alias FindNextFileA FindNextFile;

Completed in 273 milliseconds