Searched refs:ERROR_NOT_OWNER (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp163 case ERROR_NOT_OWNER: return VERR_NOT_OWNER;
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp169 case ERROR_NOT_OWNER: return VERR_NOT_OWNER;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2vacpp.asm94 ERROR_NOT_OWNER equ 288 define
234 mov eax, ERROR_NOT_OWNER
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h300 #define ERROR_NOT_OWNER 288 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h301 #define ERROR_NOT_OWNER 288 macro

Completed in 102 milliseconds