Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/crypto/
HDLPdir_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()
/freebsd-14-stable/contrib/libpcap/
HDpcap-new.c222 filehandle = FindFirstFile(name, &filedata); in pcap_findalldevs_ex()
/freebsd-14-stable/contrib/sqlite3/tea/win/
HDnmakehlp.c747 hSearch = FindFirstFile(path, &finfo); in LocateDependencyHelper()
/freebsd-14-stable/contrib/ntp/sntp/libevent/
HDChangeLog831 o Use FindClose for handle from FindFirstFile in http-server.c (6466e88)
/freebsd-14-stable/contrib/libevent/
HDChangeLog831 o Use FindClose for handle from FindFirstFile in http-server.c (6466e88)