Searched refs:VERR_SSM_SKIP_BACKWARDS (Results 1 - 2 of 2) sorted by relevance
/vbox/include/VBox/ | ||
H A D | err.h | 779 #define VERR_SSM_SKIP_BACKWARDS (-1873) macro |
/vbox/src/VBox/VMM/VMMR3/ | ||
H A D | SSM.cpp | 2941 AssertReturn(offCur <= offDst, VERR_SSM_SKIP_BACKWARDS); |
Completed in 2383 milliseconds