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

/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp170 typedef ObjectsList<DHCPServer> DHCPServersOList; typedef
276 DHCPServersOList allDHCPServers;
1041 for (DHCPServersOList::const_iterator it= m->allDHCPServers.begin();
4086 for (DHCPServersOList::const_iterator it = m->allDHCPServers.begin();
4867 for (DHCPServersOList::const_iterator it = m->allDHCPServers.begin();

Completed in 60 milliseconds