HomeSort by relevance Sort by last modified time
    Searched refs:_findnext (Results 1 - 5 of 5) sorted by null

  /external/e2fsprogs/util/
libecho.c 73 if (_findnext(ff, &fdt) < 0)
  /external/qemu/android/utils/
dirscanner.c 81 if (_findnext(s->findIndex1-1, &s->findData) < 0) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
io.h 67 #define _findnext32 _findnext
75 #define _findnext _findnext64i32 macro
tchar.h 693 #define _tfindnext _findnext
  /external/jhead/
jhead.c 527 if (_findnext(find_handle, &finddata) != 0) break;
    [all...]

Completed in 547 milliseconds