Searched refs:ERROR_OPEN_FAILED (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp132 case ERROR_OPEN_FAILED: return VERR_OPEN_FAILED;
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp135 case ERROR_OPEN_FAILED: return VERR_OPEN_FAILED;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dwin32_errors.c158 case ERROR_OPEN_FAILED:
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2_errors.c100 case ERROR_OPEN_FAILED:
1029 case ERROR_OPEN_FAILED:
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h197 #define ERROR_OPEN_FAILED 110 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h198 #define ERROR_OPEN_FAILED 110 macro

Completed in 103 milliseconds