Searched refs:VERR_VD_READ_OUT_OF_RANGE (Results 1 - 2 of 2) sorted by relevance
/vbox/include/VBox/ | ||
H A D | err.h | 1609 #define VERR_VD_READ_OUT_OF_RANGE (-3282) macro |
/vbox/src/VBox/Storage/ | ||
H A D | VDI.cpp | 1620 rc = VERR_VD_READ_OUT_OF_RANGE; |
Completed in 2560 milliseconds