Searched defs:AUTOSTARTVM (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxAutostart/
H A DVBoxAutostartStart.cpp41 typedef struct AUTOSTARTVM struct
47 } AUTOSTARTVM; typedef in typeref:struct:AUTOSTARTVM
49 static DECLCALLBACK(bool) autostartVMCmp(const AUTOSTARTVM &vm1, const AUTOSTARTVM &vm2)
58 std::list<AUTOSTARTVM> listVM;
105 AUTOSTARTVM autostartVM;
123 std::list<AUTOSTARTVM>::iterator it;

Completed in 1325 milliseconds