Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/makefsdata/
A Dmakefsdata.c79 #define FINDFIRST_DIR(path, result) FindFirstFileA(path, result) macro
96 #define FINDFIRST_DIR(path, result) findfirst(path, result, FA_DIREC) macro
439 fret = FINDFIRST_DIR("*", &fInfo); in process_sub()

Completed in 4 milliseconds