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

/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp149 case ERROR_NO_SIGNAL_SENT: return VERR_SIGNAL_REFUSED;
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp155 case ERROR_NO_SIGNAL_SENT: return VERR_SIGNAL_REFUSED;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h274 #define ERROR_NO_SIGNAL_SENT 205 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h275 #define ERROR_NO_SIGNAL_SENT 205 macro

Completed in 137 milliseconds