Searched refs:ERROR_DISK_FULL (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Runtime/os2/
H A DRTErrConvertFromOS2.cpp80 case ERROR_DISK_FULL: return VERR_DISK_FULL;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2_errors.c330 case ERROR_DISK_FULL:
508 case ERROR_DISK_FULL:
575 case ERROR_DISK_FULL:
1049 case ERROR_DISK_FULL:
H A Dos2io.c262 rv = ERROR_DISK_FULL;
/vbox/src/VBox/Runtime/win/
H A DRTErrConvertFromWin32.cpp83 case ERROR_DISK_FULL: return VERR_DISK_FULL;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dwin32_errors.c95 case ERROR_DISK_FULL:
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinerror.h199 #define ERROR_DISK_FULL 112 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h200 #define ERROR_DISK_FULL 112 macro

Completed in 189 milliseconds