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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
error.h 71 #define ERROR_NO_MORE_SEARCH_HANDLES 113
winerror.h 127 #define ERROR_NO_MORE_SEARCH_HANDLES __MSABI_LONG(113)
    [all...]
  /external/fio/os/windows/
posix.c 75 case ERROR_NO_MORE_SEARCH_HANDLES: return ENFILE;

Completed in 80 milliseconds