Searched refs:f_findnext (Results 1 – 3 of 3) sorted by relevance
294 FRESULT f_findnext (FF_DIR* dp, FILINFO* fno); /* Find next file */
231 Added f_findfirst(), f_findnext() and f_findclose(). (_USE_FIND)
4547 FRESULT f_findnext ( function4585 res = f_findnext(dp, fno); /* Find the first item */