Searched refs:standby (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Network/testcase/
H A DtstDevEEPROM.cpp85 void standby();
119 standby();
143 standby();
148 standby();
155 standby();
199 standby();
212 standby();
226 standby();
248 standby();
252 standby();
411 void EEPROMTest::standby() function in class:EEPROMTest
[all...]
/vbox/src/VBox/VMM/VMMR3/
H A DFTM.cpp118 pVM->ftm.s.standby.hServer = NIL_RTTCPSERVER;
173 if (pVM->ftm.s.standby.hServer)
175 RTTcpServerDestroy(pVM->ftm.s.standby.hServer);
176 pVM->ftm.s.standby.hServer = NULL;
184 if (pVM->ftm.s.standby.pPhysPageTree)
186 RTAvlGCPhysDestroy(&pVM->ftm.s.standby.pPhysPageTree, ftmR3PageTreeDestroyCallback, NULL);
187 pVM->ftm.s.standby.pPhysPageTree = NULL;
749 * Try connect to the standby machine.
791 /* Successfully initialized the connection to the standby node.
815 /* sync the changed memory with the standby nod
[all...]
/vbox/src/VBox/VMM/include/
H A DFTMInternal.h48 /** Address of the standby VM. */
50 /** Password to access the syncing server of the standby VM. */
52 /** Port of the standby VM. */
57 /** Set when this VM is the standby FT node. */
63 /** Fallover to the standby VM. */
89 } standby; member in struct:FTM
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A Ddpmsstr.h115 CARD16 standby B16;
130 CARD16 standby B16;
/vbox/src/VBox/Additions/x11/x11include/xextproto-7.1.1/X11/extensions/
H A Ddpmsproto.h107 CARD16 standby B16;
122 CARD16 standby B16;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmshtml.idl17156 void standby(BSTR v);
17159 BSTR standby();

Completed in 74 milliseconds