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

/vbox/src/VBox/Main/include/
H A DConsoleImpl.h696 static DECLCALLBACK(int) i_configGuestControl(void *pvConsole);
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp3107 rc = i_configGuestControl(this);
5880 /* static */ int Console::i_configGuestControl(void *pvConsole) function in class:Console

Completed in 64 milliseconds