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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
error.h 90 #define ERROR_SEEK_ON_DEVICE 132
winerror.h 144 #define ERROR_SEEK_ON_DEVICE __MSABI_LONG(132)
    [all...]
  /external/chromium_org/net/third_party/nss/ssl/
win32err.c 304 case ERROR_SEEK_ON_DEVICE: prError = PR_IO_ERROR; break;
  /external/e2fsprogs/lib/ext2fs/
nt_io.c 302 { ERROR_SEEK_ON_DEVICE, EACCES },

Completed in 64 milliseconds