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

/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp61 case ERROR_NOT_SAME_DEVICE: return VERR_NOT_SAME_DEVICE;
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp62 case ERROR_NOT_SAME_DEVICE: return VERR_NOT_SAME_DEVICE;
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileOS2.cpp86 case ERROR_NOT_SAME_DEVICE:
577 if (!move || rc == ERROR_NOT_SAME_DEVICE || rc == ERROR_ACCESS_DENIED) {
H A DnsLocalFileWin.cpp232 case ERROR_NOT_SAME_DEVICE:
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h133 #define ERROR_NOT_SAME_DEVICE 17 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h133 #define ERROR_NOT_SAME_DEVICE 17 macro

Completed in 112 milliseconds