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

  /external/e2fsprogs/util/
libecho.c 63 ff = _findfirst(f, &fdt);
  /external/qemu/android/utils/
dirscanner.c 50 ret = _findfirst(s->root, &s->findData);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
io.h 66 #define _findfirst32 _findfirst
74 #define _findfirst _findfirst64i32 macro
tchar.h 687 #define _tfindfirst _findfirst
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
file.c 496 h = _findfirst(ts, &fi);
  /external/jhead/
jhead.c 502 find_handle = _findfirst(FilePattern, &finddata);
    [all...]

Completed in 174 milliseconds