Home
last modified time | relevance | path

Searched defs:FINDFIRST_FILE (Results 1 – 1 of 1) sorted by relevance

/components/net/lwip/lwip-2.0.3/src/apps/httpd/makefsdata/
A Dmakefsdata.c76 #define FINDFIRST_FILE(path, result) FindFirstFileA(path, result) macro
93 #define FINDFIRST_FILE(path, result) findfirst(path, result, FA_ARCH) macro

Completed in 15 milliseconds