Searched refs:ERROR_NET_WRITE_FAULT (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp118 case ERROR_NET_WRITE_FAULT: return VERR_NET_IO_ERROR;
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp121 case ERROR_NET_WRITE_FAULT: return VERR_NET_IO_ERROR;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h185 #define ERROR_NET_WRITE_FAULT 88 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h186 #define ERROR_NET_WRITE_FAULT 88 macro

Completed in 100 milliseconds