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

/vbox/src/VBox/NetworkServices/DHCP/
H A DConfig.cpp168 const std::string tagXMLLease = "Lease"; variable
224 if (!lease->nameEquals(tagXMLLease.c_str()))
266 xml::ElementNode *lease = root->createChild(tagXMLLease.c_str());

Completed in 47 milliseconds