Searched refs:VERR_SSM_SKIP_BACKWARDS (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/
H A Derr.h779 #define VERR_SSM_SKIP_BACKWARDS (-1873) macro
/vbox/src/VBox/VMM/VMMR3/
H A DSSM.cpp2941 AssertReturn(offCur <= offDst, VERR_SSM_SKIP_BACKWARDS);

Completed in 2383 milliseconds