HomeSort by relevance Sort by last modified time
    Searched refs:ERROR_NO_SIGNAL_SENT (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 149 #define ERROR_NO_SIGNAL_SENT 205
winerror.h 201 #define ERROR_NO_SIGNAL_SENT __MSABI_LONG(205)
    [all...]
  /external/fio/os/windows/
posix.c 87 case ERROR_NO_SIGNAL_SENT: return EIO;

Completed in 63 milliseconds