Searched refs:VERR_DBGC_QUIT (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Debugger/
H A DDBGConsole.cpp373 if ( rc == VERR_DBGC_QUIT
1098 return rc == VERR_DBGC_QUIT ? VINF_SUCCESS : rc;
H A DDBGCCommands.cpp852 return VERR_DBGC_QUIT;
/vbox/include/VBox/
H A Derr.h2299 #define VERR_DBGC_QUIT (-5400) macro

Completed in 2796 milliseconds